Releases: herbsjs/herbs2knex
Releases · herbsjs/herbs2knex
v1.4.4
1.4.4 (2022-04-20)
Bug Fixes
v1.4.3
1.4.3 (2022-04-14)
Bug Fixes
- deps: bump knex from 1.0.5 to 1.0.7 (cb8a8e6)
v1.4.2
1.4.2 (2022-04-09)
Bug Fixes
- 🐛 update knex and database packages dependencies (5bea990)
v1.4.1
1.4.1 (2022-01-15)
Bug Fixes
- dependency version update: fixed the version of the package
tedious
(0fed5f0)
v1.4.0
1.4.0 (2022-01-15)
Features
- repository: adds support to identify entity ids automatically (d6e2fd2), closes #35
v1.3.1
1.3.1 (2022-01-15)
Bug Fixes
v1.3.0
1.3.0 (2022-01-15)
Features
- change custom convention integration test name (04c66bf)
- change static from Convention class for create a new instance always repository is created (17dc9a8)
- include custom convention to read database fields (6ea3118)
- include unit tests for custom convention (2532ebb)
- update custom convention example on readme (31717fb)
v1.2.0
1.2.0 (2022-01-10)
Features
- include integration and unit folders to segregate tests (22c5260)
v1.1.2
1.1.2 (2021-10-26)
Bug Fixes
v1.1.1
1.1.1 (2021-10-17)
Bug Fixes
- update dependency of db libraries (ee0f054)