Skip to content

Releases: herbsjs/herbs-cli

v2.11.1

24 Jul 16:23
Compare
Choose a tag to compare

2.11.1 (2022-07-24)

Bug Fixes

  • specs: herbs update now does not skip spec files (9af7e48)

v2.11.0

10 Jul 23:03
Compare
Choose a tag to compare

2.11.0 (2022-07-10)

Bug Fixes

  • package.json: bump herbsshelf for generated project (63e21c7)

Features

  • readme: improve generated readme.md (9d14e5a)

v2.10.0

07 Jul 16:52
Compare
Choose a tag to compare

2.10.0 (2022-07-07)

Features

  • new dynamic readme: new dynamic readme for herbs cli projects (bdfa1e0)
  • readme: applying requested changes (a726db0), closes #87

v2.9.1

29 Jun 23:40
Compare
Choose a tag to compare

2.9.1 (2022-06-29)

Bug Fixes

  • package.json: fix herbs2rest version (b445afb)

v2.9.0

29 Jun 23:38
Compare
Choose a tag to compare

2.9.0 (2022-06-29)

Features

  • package.json: bump version for herbs and glues (85a14b6)

v2.8.0

29 Jun 22:56
Compare
Choose a tag to compare

2.8.0 (2022-06-29)

Features

  • index.ejs: include entity property in controllers list (ca88f0f)

v2.7.5

25 Jun 19:37
Compare
Choose a tag to compare

2.7.5 (2022-06-25)

Bug Fixes

  • fix a bug when the entity has another entity as field (0690899), closes #64

v2.7.4

25 Jun 19:24
Compare
Choose a tag to compare

2.7.4 (2022-06-25)

Bug Fixes

v2.7.3

25 Jun 18:51
Compare
Choose a tag to compare

2.7.3 (2022-06-25)

Bug Fixes

  • adding command for herbs-CLI execution in the units tests (bc73930)
  • check if git is installed in the operating system (127b1c8), closes #110
  • error message change if git command fails to execute (9772757)
  • git.js: broken when herbs new with git (1348133), closes #110

v2.7.2

25 Jun 16:21
Compare
Choose a tag to compare

2.7.2 (2022-06-25)

Bug Fixes

  • now cli uses the same return in find methods (b4318bf)