Skip to content

v1.4.0

Compare
Choose a tag to compare
@kehoecj kehoecj released this 28 Sep 17:50
· 66 commits to main since this release
ac4dc72
  • Updated CLI that uses a positional argument for the search path instead of --search-path
  • Added an --exclude-file-types CLI argument to exclude file types from the search results
  • Internal architecture improvements using the go options pattern to make it easier to add CLI options and update functionality

All of these updates were either implemented or influenced by the open-source community. Thank you @ravsii for your contributions!