Skip to content

0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:32
0.2.0
61b02bd

0.2.0 (2026-07-04)

Generated zsh completion binaries can now be registered under a custom name, arguments after -- are
forwarded to command positionals, and versioning, changelog, and publishing are automated with
semantic-release.

Bug Fixes

  • cli: pass double-dash args to command positionals (1ce7beb)

Features

  • completion: add --name option for custom zsh completion bin name (1466856)
  • release: add semantic-release automation (b3da363)