Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 357 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 357 Bytes

Changelog

v1.1.0 (2024-11-12)

Fixes

  • Restructuring the project to make it more modular
  • Changing package name from tool to main

v1.0.0 (2024-11-10)

Features

  • Searching recursively for a structure in a filesystem
  • Goroutine to accelerate the search
  • Support for multiple file extensions with glob patterns (e.g. *.c, *.go)