Skip to content

v0.9.1

Compare
Choose a tag to compare
@veelenga veelenga released this 23 Mar 17:36
· 933 commits to master since this release
a0da393
  • Now globs can be used to exclude files as a cli argument: (see 3c5e3cd)
  $ ameba path/to/shard/*.cr !path/to/shard/lib
  $ ameba . !lib