Releases: andreas-timm/cli-ts
Releases · andreas-timm/cli-ts
Release list
0.2.0
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)