Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 2.7 KB

File metadata and controls

58 lines (32 loc) · 2.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2026-07-09)

Features

  • add autocase to match both camelCase and kebab-case forms (bf35f39)
  • add flag to describe boolean options with --no-* negation support (23539a2)
  • add rest function to read all remaining arguments (fa8d414)
  • support inline option values with = (f25bcd5)
  • support Node.js 22 (dc18dd3)

3.0.0 (2026-07-09)

⚠ BREAKING CHANGES

  • CommonJS bundle is not published anymore.
  • Node.js 24 or higher is required.

Features

2.1.0 (2022-10-14)

Features

2.0.0 (2022-01-18)

2.0.0-2 (2022-01-17)

Bug Fixes

  • readOptions should remove args from internal state (#301) (97cbd42)

2.0.0-1 (2022-01-17)

2.0.0-0 (2022-01-17)

⚠ BREAKING CHANGES

  • rewritten in TypeScript, new API

Features

[1.2.0] - 2017-12-26

Changed

  • babel-cli -> Rollup