1.2.3
- 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