Skip to content

Releases: DannyBen/bashly

v1.1.10

01 Apr 07:27
Compare
Choose a tag to compare

What's Changed

  • Sanitize percent signs in help messages by @DannyBen in #507
  • Drop support for Ruby 3.0 by @DannyBen in #508
  • Fix input normalization to ignore anything after the double dash (--) operator by @MIOB and @DannyBen in #511
  • Add [--] to usage text when catch_all is used by @DannyBen in #512
  • Add conjoined_flag_args to allow disabling the --flag=arg normalization by @MIOB and @DannyBen in #513

Full Changelog: v1.1.9...v1.1.10

v1.1.9

20 Mar 09:47
Compare
Choose a tag to compare

What's Changed

  • Remove heredoc examples by @DannyBen in #502
  • Refactor repeatable+unique args and flag args by @pcrockett and @DannyBen in #504
  • Add Renderable#render_options for argument/case.gtx by @DannyBen in #506
  • Fix repeatable args when the input has quotes 0d35217
  • Fix repeatable flag args when the input has quotes ab34fc0
  • Update Approvals.bash to v0.5.1 8e12d55

Full Changelog: v1.1.8...v1.1.9

v1.1.8

02 Mar 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

17 Feb 06:01
Compare
Choose a tag to compare

What's Changed

  • Refactor validations to run after assigning default values by @keilmillerjr and @DannyBen in #493
  • Upgrade approvals.bash to 0.4.2

Full Changelog: v1.1.6...v1.1.7

v1.1.6

17 Feb 06:00
4ff5d81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

22 Dec 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

09 Dec 19:02
Compare
Choose a tag to compare

What's Changed

  • Add support for unique in repeatable flag args by @auryannn and @DannyBen in #454
  • Disallow multiple repeatable args, and a repeatable arg that is not the last one by @DannyBen in #455
  • Add support for unique in repeatable args by @auryannn and @DannyBen in #456
  • Support unique property in JSON schema by @EmilyGraceSeville7cf in #458

Full Changelog: v1.1.3...v1.1.4

v1.1.3

25 Nov 06:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

15 Nov 06:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Oct 07:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1