v0.3.0
Broderick-Westrope
released this
12 Jan 12:39
·
45 commits
to main
since this release
Generated using GoReleaser and automated using GitHub Actions.
Changelog
Features
- 1861eec feat(traverse): track match reason to avoid checking matches again
- 29db0b0 feat: add glob filtering
- 8567776 feat: add json output format
- 4dac8f6 feat: allow for exclude patterns
- 23000af feat: first implementation
- cb7be3d feat: reduce file opens
- 49a383f feat: separate stdout flag
Bug fixes
- 4bf2a2d fix(traverse): also match against directory separated root files
- e298b37 fix(traverse): check directories that may contain matches
- 227c2a6 fix: handle files-instead-of-dirs scenario correctly
- 3615eb9 fix: prevent panic when create tree for no paths