Releases: herbsjs/herbs-cli
Releases Β· herbsjs/herbs-cli
v2.7.1
2.7.1 (2022-06-19)
Bug Fixes
v2.7.0
2.7.0 (2022-06-19)
Features
- shelf: shelf now uses Herbarium as the primary metadata source (1b6618b), closes #126
v2.6.1
2.6.1 (2022-06-14)
Bug Fixes
- spec: move samples to the right structure (ef625f2)
v2.6.0
2.6.0 (2022-06-13)
Bug Fixes
- migration: creating unecessary migration files on windows (560ca3a)
- specs: change test->spec and fix specs for use cases. All running fine (fdcbbe9)
- test: resolve lodash dependency (74e248b)
Features
- spec: new Sample features - be able to add sample data on your scenario (2821864)
- spec: new specs for create, delete, find, findAll and update use cases (ed285c1)
- test: improve test CLI output (b2da950)
- test: test command: now it is possible to run herbs tests and specs (aloe) (771ca35)
v2.5.0
2.5.0 (2022-05-27)
Features
- removed unecessary variables (d8fd808)
v2.4.2
2.4.2 (2022-05-05)
Bug Fixes
- herbs graphql layer dont have inputs types (5f8a4d7)
- ignore migration for mongo database (ca8184c)
v2.4.1
2.4.1 (2022-05-04)
Bug Fixes
- deps: bump ansi-regex from 3.0.0 to 3.0.1 (2b4a903)
- deps: bump inquirer from 8.2.3 to 8.2.4 (8b65e4e)
v2.4.0
2.4.0 (2022-04-28)
Bug Fixes
- update herbs dependencies (4b2b32b)
- update inquire dependency version (1602997)
Features
- show update version when new version is available (0c682c6)
v2.3.2
2.3.2 (2022-04-20)
Bug Fixes
- update gluegun and inside dependencies (93b72c5)
v2.3.1
2.3.1 (2022-03-22)
Bug Fixes
- fix mongo layer generation (29a8ec6)