All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2026-07-09)
- add
autocaseto match both camelCase and kebab-case forms (bf35f39) - add
flagto describe boolean options with--no-*negation support (23539a2) - add
restfunction to read all remaining arguments (fa8d414) - support inline option values with
=(f25bcd5) - support Node.js 22 (dc18dd3)
3.0.0 (2026-07-09)
- CommonJS bundle is not published anymore.
- Node.js 24 or higher is required.
2.1.0 (2022-10-14)
2.0.0 (2022-01-18)
2.0.0-2 (2022-01-17)
2.0.0-1 (2022-01-17)
2.0.0-0 (2022-01-17)
- rewritten in TypeScript, new API
babel-cli->Rollup