Skip to content

Releases: alloc/cmd-ts

Release list

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:22

Minor Changes

  • f9e2e54: Require Node.js 20.18 or newer. This release no longer supports older Node.js versions.

Patch Changes

  • f9e2e54: Reduce the runtime dependency footprint by replacing chalk, debug, and strip-ansi with Node.js platform utilities and obug.

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:07

Minor Changes

  • f12f091: Add first-class @bomb.sh/tab shell completion support to commands by default, including semantic completion for nested subcommands, aliases, flags, options, positional arguments, and custom value suggestions.