Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.75 KB

File metadata and controls

53 lines (33 loc) · 1.75 KB

Changelog

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.

Added

Changed

Fixed

0.3.0 - 2025-08-16

Added

  • Add support for PowerShell output (#113)
  • Add support for fish shell output (#121)
  • Add support for parsing PossibleValue (#116)

0.2.0 - 2025-07-20

Added

  • Add support for multi args in generate subcommand for zsh (#64)
  • Add short code -f for --spec-format (#76)

Changed

  • Downgrade MSRV to 1.82.0 (2021 edition) for better distro compatibility (#79)

Fixed

  • Invalid output from script subcommand when no global arguments (#73)
  • Fix command::[color|disable_colored_help] not respected (#88)
  • Fix --spec-format=auto not working with spec from stdin (#75)

0.1.0 - 2025-07-18

Added

  • Initial implementation