All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2025-08-16
- Add support for PowerShell output (#113)
- Add support for
fishshell output (#121) - Add support for parsing
PossibleValue(#116)
0.2.0 - 2025-07-20
- Add support for multi args in
generatesubcommand forzsh(#64) - Add short code
-ffor--spec-format(#76)
- Downgrade MSRV to 1.82.0 (2021 edition) for better distro compatibility (#79)
- Invalid output from
scriptsubcommand when no global arguments (#73) - Fix
command::[color|disable_colored_help]not respected (#88) - Fix
--spec-format=autonot working with spec from stdin (#75)
0.1.0 - 2025-07-18
- Initial implementation