Skip to content

Releases: tsedio/tsed-cli

v1.15.2

22 Jun 19:09
Compare
Choose a tag to compare

1.15.2 (2020-06-22)

Bug Fixes

  • Controller generation with complex path (b87d51b)

v1.15.1

22 Jun 14:46
Compare
Choose a tag to compare

1.15.1 (2020-06-22)

Bug Fixes

v1.15.0

22 Jun 12:58
Compare
Choose a tag to compare

1.15.0 (2020-06-22)

Features

  • Update decorators generator (e093cc6)

v1.14.2

22 Jun 11:46
Compare
Choose a tag to compare

1.14.2 (2020-06-22)

Bug Fixes

  • Add missing import and update server.hbs (1a88ffc)

v1.14.1

08 Jun 07:07
Compare
Choose a tag to compare

1.14.1 (2020-06-08)

Bug Fixes

  • Integration tests were generated incorrectly (#11) (4ef96a9)

v1.14.0

06 Jun 10:32
Compare
Choose a tag to compare

1.14.0 (2020-06-06)

Features

  • Use Platform API to generate files (7f9aacb)

v1.13.5

01 Jun 19:57
Compare
Choose a tag to compare

1.13.5 (2020-06-01)

Bug Fixes

  • correctly import json configuration (44f8ff2)
  • remove unused ServerLoader import to prevent eslint error (aedd982)

v1.13.4

18 May 14:49
Compare
Choose a tag to compare

1.13.4 (2020-05-18)

Bug Fixes

v1.13.3

18 May 14:32
Compare
Choose a tag to compare

1.13.3 (2020-05-18)

Bug Fixes

  • Fix problem with install command (a3c7808)

v1.13.2

18 May 14:14
Compare
Choose a tag to compare

1.13.2 (2020-05-18)

Bug Fixes

  • Install plugins dependencies just after installing itself (6ffd5bc)