Releases: babashka/cli
Releases · babashka/cli
v0.8.60
v0.8.59
What's Changed
- Expose matched commands in :no-match and :input-exhausted error cases for dispatch by @Sohalt in #93
- Fix #91: keyword options and hyphen options should not mix by @borkdude in #94
- Prevent false defaults from being removed/ignored by @eval in #97
New Contributors
Full Changelog: v0.8.58...v0.8.59
v0.8.58
What's Changed
- Add Aliases section to README.md by @arichiardi in #84
- Add basic example to readme by @tastyminerals in #86
- Correct README example regarding
:error-fn
by @rynkowsg in #88 - Fix #89: long option never refers to alias by @borkdude in #90
New Contributors
- @arichiardi made their first contribution in #84
- @tastyminerals made their first contribution in #86
- @rynkowsg made their first contribution in #88
Full Changelog: v0.8.57...v0.8.58
v0.8.57
v0.8.56
v0.8.55
Full Changelog: v0.8.54...v0.8.55