Skip to content

1.2.3

Compare
Choose a tag to compare
@UrsaDK UrsaDK released this 14 Dec 18:47
· 5 commits to master since this release
449d7d1
  • Fixed support for OPTSPEC without short options in verbose mode (OPTSPEC string starting with a space).
  • Fixed hyphen and double-hyphen handling with short options to match bash getopts.
  • Improved performance by migrating away from bash regex engine in favour of bash globbing.
  • Updated documentation.
  • Refactored test helper to support consistent output line referencing and bash regex matching.
  • Updated GitHub actions to the latest version and re-enabled codecov integration.

Full Changelog: 1.2.2...1.2.3