Releases: modpm/cmd
Releases · modpm/cmd
v0.3.1
What's Changed
- Fix values with
=being accepted and ignored for short flag options by @zefir-git in #13 - Refined parser error messages for flags given
=values by @zefir-git in #14
Full Changelog: v0.3.0...v0.3.1
v0.3.0
BREAKING CHANGES
See #11 for introduced breaking changes.
What's Changed
- Count number of occurrences for flags by @zefir-git in #11
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Fix bug introduced by feature in #10 by @zefir-git in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0: Added support for grouping boolean options by short name (#10)
What's Changed
- Added support for grouping boolean options by short name by @zefir-git in #10
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Fix flag explicit selection with
-and--by @zefir-git in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
- Check
argis not empty before accessingfront()by @zefir-git in #8
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #2
- Check that flag match query is not null by @zefir-git in #4
- Added
Descriptionsection to help by @zefir-git in #5 - Improved README and examples by @zefir-git in #6
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initialise project by @zefir-git in #1
New Contributors
- @zefir-git made their first contribution in #1
Full Changelog: https://github.com/modpm/cmd/commits/v0.1.0
v0.1.0-dev.2
Full Changelog: v0.1.0-dev.1...v0.1.0-dev.2
v0.1.0-dev.1
Full Changelog: https://github.com/modpm/cmd/commits/v0.1.0-dev.1