Skip to content

Releases: babashka/cli

v0.8.65

14 Apr 14:11
Compare
Choose a tag to compare

What's Changed

  • format-table now formats multiline cells by @lread in #120

Full Changelog: v0.8.64...v0.8.65

v0.8.64

12 Apr 21:31
Compare
Choose a tag to compare

Full Changelog: v0.8.63...v0.8.64

v0.8.63

12 Apr 21:29
Compare
Choose a tag to compare

What's Changed

  • ci: bump actions by @lread in #115
  • docs: readme: update babashka badge target (#373) by @lread in #113
  • Undeprecate :collect option by @lread in #117

Full Changelog: v0.8.62...v0.8.63

v0.8.62

22 Dec 11:50
cec7b2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.61...v0.8.62

v0.8.61

15 Nov 19:47
Compare
Choose a tag to compare

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

Full Changelog: v0.8.60...v0.8.61

v0.8.60

23 Jul 17:23
Compare
Choose a tag to compare

What's Changed

  • Fix #98: internal options should not interfere with :restrict by @borkdude in #99
  • Delete mention of deprecated option from cli/dispatch docstring by @teodorlu in #100

Full Changelog: v0.8.59...v0.8.60

v0.8.59

30 Apr 14:32
Compare
Choose a tag to compare

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

  • @eval made their first contribution in #97

Full Changelog: v0.8.58...v0.8.59

v0.8.58

12 Mar 10:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.57...v0.8.58

v0.8.57

22 Feb 12:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.56...v0.8.57

v0.8.56

13 Feb 14:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.55...v0.8.56