Releases: choria-io/fisk
Releases · choria-io/fisk
v0.7.0
Enhancements
- Support IsSetByUser() for Arguments
v0.6.5
Bug Fixes
- Do not pass command name to --completion-bash argument in ZSH template
- Fix dash-dash parsing
New Contributors
Full Changelog: v0.6.4...v0.6.5
v0.6.4
Bug Fixes
- Improve handling of duplicate command errors
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Maintenance
- Update dependencies and require go 1.22.0 at minimum
v0.6.2
Bug Fixes
- Handle introspect correctly when top has required flags or args
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Enhancements
- Show all required flags that are missing in error messages not just the first
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Enhancements
- Support user supplied validators for flags and arguments
Full Changelog: v0.5.3...v0.6.0
v0.5.3
Bug Fixes
- Correctly handle per command global flags in plugin commands
v0.5.2
Enhancements
- Allow plugins to be mounted on a different name and with custom help