Skip to content

Releases: cgoIT/composerize-ts

v0.6.2

04 Apr 13:50
3bacf68
Compare
Choose a tag to compare

0.6.2 (2023-04-04)

Bug Fixes

  • replace require with import (ed0979b)

v0.6.1

04 Apr 09:24
d2c4430
Compare
Choose a tag to compare

0.6.1 (2023-04-04)

Bug Fixes

  • fix invalid main/module settings in package.json (9e482c4)

v0.6.0

04 Apr 09:13
fd56747
Compare
Choose a tag to compare

0.6.0 (2023-04-04)

Features

  • cli: build a nice cli interface for composerize-ts (907e681)

Bug Fixes

  • options: correct long-opt value detach/d (0c8140f)
  • parser: don't use errors but more messages to make parsing of partly incorrect cmds possible (c126ec5)

v0.5.2

03 Apr 19:47
3bdc8a8
Compare
Choose a tag to compare

0.5.2 (2023-04-03)

Bug Fixes

  • module: export all types which are included in exported functions (c38c1d5)

v0.5.1

03 Apr 15:50
8102c1e
Compare
Choose a tag to compare

0.5.1 (2023-04-03)

Bug Fixes

  • fix library to be used as commonjs and esm module (f01d96f)

v0.5.0

03 Apr 11:01
ac4f325
Compare
Choose a tag to compare

0.5.0 (2023-04-03)

Features

  • options: add a lot of new options (6d071ed)
  • options: add new options (26f1a2a)
  • options: add new options (826e3be)

Bug Fixes

  • parser: correct handling of quoted option values (82c143a)
  • parser: fix unit test (5a20aca)

v0.4.0

02 Apr 13:17
ae7d2b4
Compare
Choose a tag to compare

0.4.0 (2023-04-02)

Features

  • options: add new options (907402e)

v0.3.0

31 Mar 16:03
c2fb017
Compare
Choose a tag to compare

0.3.0 (2023-03-31)

Features

  • options: add new option network (d43452f)
  • options: add new options (346b1c7)
  • options: publish ports (fbabf7f)

Bug Fixes

  • parse: allow = between long-opt option and value (28024b7)

v0.2.0

31 Mar 12:17
80fc3fe
Compare
Choose a tag to compare

0.2.0 (2023-03-31)

Miscellaneous Chores

v0.1.4

31 Mar 11:30
f58a9d5
Compare
Choose a tag to compare

0.1.4 (2023-03-31)

Bug Fixes

  • release-please: remove non-free npmjs feature (9039ccb)
  • release-please: remove non-free npmjs feature (3caaeb5)