Releases: cgoIT/composerize-ts
Releases · cgoIT/composerize-ts
v0.6.2
0.6.2 (2023-04-04)
Bug Fixes
- replace require with import (ed0979b)
v0.6.1
0.6.1 (2023-04-04)
Bug Fixes
- fix invalid main/module settings in package.json (9e482c4)
v0.6.0
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
0.5.2 (2023-04-03)
Bug Fixes
- module: export all types which are included in exported functions (c38c1d5)
v0.5.1
0.5.1 (2023-04-03)
Bug Fixes
- fix library to be used as commonjs and esm module (f01d96f)
v0.5.0
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
0.4.0 (2023-04-02)
Features
v0.3.0
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
0.2.0 (2023-03-31)
Miscellaneous Chores
v0.1.4
0.1.4 (2023-03-31)
Bug Fixes
- release-please: remove non-free npmjs feature (9039ccb)
- release-please: remove non-free npmjs feature (3caaeb5)