Skip to content

Releases: DannyBen/bashly

v1.2.6

08 Nov 09:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

01 Nov 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

31 Oct 08:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

16 Oct 14:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Aug 03:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Jul 06:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Jul 14:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.10...v1.2.0

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