Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@ChrisDavison ChrisDavison released this 16 Sep 14:25
· 9 commits to master since this release
67c3229
  • Replace structopt with pico_args for lighter weight CLI arg parsing
  • Fix typo in matching (command in wrong place, so wrong files were being selected)
  • Tidy code slightly
  • Exit early if no files match the query
  • Better output message formatting