Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v8.28.2
8.28.2 (2022-01-13)
Bug Fixes
- CommonDao.create part should be optional (36f1971)
v8.28.0
8.28.0 (2022-01-04)
Bug Fixes
- beforeCreate hook to return Partial (more forgiving) (5c2f50f)
Features
- CommonKeyValueDao beforeCreate hook (4ed92a3)
v8.27.0
8.27.0 (2022-01-04)
Features
- CommonKeyValueDao.deleteById (2a5e855)
v8.26.0
8.26.0 (2021-12-30)
Features
- CommonKeyValueDB.count method (81574b4)
- dbTest.documentDB property (to support sql db better) (c5fa413)
v8.25.0
8.25.0 (2021-12-17)
Features
- CommonDao.getById timeout option (33d04b1)
v8.24.1
8.24.1 (2021-11-09)
Bug Fixes
- default to noop logger if in AppEngine (5cd5150)