What's Changed
- Fix link to Clojure CLI doc at clojure.org in README.md by @tripplilley in #101
- ANSI escape codes don't count towards a cell's width by @eval in #103
- use a when instead of if in example by @AndreaCrotti in #105
- Fix #106: multiple options before subcommand conflict with subcommand by @borkdude in #107
- Fix #104: allow extra arguments to be passed in exec fn by @borkdude in #108
New Contributors
- @tripplilley made their first contribution in #101
- @AndreaCrotti made their first contribution in #105
Full Changelog: v0.8.60...v0.8.61