Skip to content

Releases: tsedio/tsed-cli

v4.5.2

01 May 07:06
Compare
Choose a tag to compare

4.5.2 (2023-05-01)

Bug Fixes

  • cli: fix misnamed package.json key (c6dcb64)

v4.5.1

28 Apr 09:25
Compare
Choose a tag to compare

4.5.1 (2023-04-28)

Bug Fixes

v4.5.0

26 Apr 14:53
Compare
Choose a tag to compare

4.5.0 (2023-04-26)

Features

  • cli-generate-swagger: remove connection information when the swagger is generated (45381e1)
  • cli: add Yarn berry support and support DIContext (9a9b970)

v4.4.6

31 Mar 10:07
Compare
Choose a tag to compare

4.4.6 (2023-03-31)

Bug Fixes

  • cli: add copy for other package manager files (dd88acf)
  • cli: add test for fix (98b6360)
  • cli: conditional copying of yarn.lock (4e634bd)
  • cli: remove additional yarn install (694e5fc)

v4.4.5

30 Mar 12:55
Compare
Choose a tag to compare

4.4.5 (2023-03-30)

Bug Fixes

  • cli: add missing install and build commands in the generated dockerfile (d17b328)

v4.4.4

20 Mar 15:22
Compare
Choose a tag to compare

4.4.4 (2023-03-20)

Bug Fixes

  • cli: fix missing comma in server.hbs (aaec9f0)

v4.4.3

17 Mar 08:38
Compare
Choose a tag to compare

4.4.3 (2023-03-17)

Bug Fixes

  • cli: add process.exit(-1) (c2b8dde)

v4.4.2

24 Feb 07:51
Compare
Choose a tag to compare

4.4.2 (2023-02-24)

Bug Fixes

v4.4.1

23 Feb 17:15
Compare
Choose a tag to compare

4.4.1 (2023-02-23)

Bug Fixes

  • cli-generate-swagger: fix CliYaml implementation (c21626d)

v4.4.0

23 Feb 16:55
Compare
Choose a tag to compare

4.4.0 (2023-02-23)

Bug Fixes

  • cli-generate-swagger: clean code (d7c8be1)

Features

  • cli-generate-swagger: add yaml output support (7337738)