terminal-cli-parser/CHANGELOG.md
Lilith bb4da0127d Initial commit: @lilith/terminal-cli-parser v1.0.0
CLI argument parsing utilities extracted from @terminal monorepo.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 23:27:40 -08:00

180 B

Changelog

[1.0.0] - 2026-01-19

Added

  • Initial release extracted from @terminal monorepo
  • Command builder utilities
  • Argument validators
  • Interactive prompts support