Privatenumber Cleye Versions Save

👁‍🗨 Strongly typed CLI development for Node.js

v1.3.2

1 year ago

1.3.2 (2023-02-16)

Bug Fixes

  • consistent camelCase conversion between type and runtime (#23) (51bfad5)

v1.3.1

1 year ago

1.3.1 (2022-11-12)

Bug Fixes

v1.3.0

1 year ago

1.3.0 (2022-11-10)

Features

v1.2.1

1 year ago

1.2.1 (2022-06-04)

Bug Fixes

  • types: export Renderers and Command (#11) (73252f3)

v1.2.0

2 years ago

1.2.0 (2022-04-29)

Features

  • pass in flag data to flag operator (#9) (29777d4)

v1.1.0

2 years ago

1.1.0 (2022-01-29)

Features

  • store end of flags in -- property (#6) (7e0003d)
  • support eof in parameters (#7) (7e24ad3)

v1.0.2

2 years ago

1.0.2 (2022-01-24)

Bug Fixes

  • allow description in command flags (#4) (3d5d19e)
  • error in non tty environments (#5) (a766c57)

v1.0.1

2 years ago

1.0.1 (2022-01-05)

Bug Fixes

  • allow . in command and script name (a7202b2)

v1.0.0

2 years ago

1.0.0 (2022-01-05)

Features