Skip to content

Releases: privatenumber/cleye

v1.3.2

16 Feb 10:27
Compare
Choose a tag to compare

1.3.2 (2023-02-16)

Bug Fixes

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

v1.3.1

12 Nov 13:42
8344d6e
Compare
Choose a tag to compare

1.3.1 (2022-11-12)

Bug Fixes

v1.3.0

10 Nov 02:17
460a935
Compare
Choose a tag to compare

1.3.0 (2022-11-10)

Features

v1.2.1

04 Jun 06:16
Compare
Choose a tag to compare

1.2.1 (2022-06-04)

Bug Fixes

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

v1.2.0

29 Apr 00:40
4784582
Compare
Choose a tag to compare

1.2.0 (2022-04-29)

Features

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

v1.1.0

29 Jan 17:49
7e24ad3
Compare
Choose a tag to compare

1.1.0 (2022-01-29)

Features

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

v1.0.2

24 Jan 16:31
3d5d19e
Compare
Choose a tag to compare

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

05 Jan 16:53
Compare
Choose a tag to compare

1.0.1 (2022-01-05)

Bug Fixes

  • allow . in command and script name (a7202b2)

v1.0.0

05 Jan 15:35
Compare
Choose a tag to compare

1.0.0 (2022-01-05)

Features