Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v9.9.2
9.9.2 (2024-03-30)
Bug Fixes
- deps, adopt changes in AsyncMemoCache interface (68b7d71)
v9.9.1
9.9.1 (2024-03-28)
Bug Fixes
- CommonDao.patch _deepJsonEquals comparison was not correct (72c2e9a)
v9.9.0
9.9.0 (2024-03-25)
Features
- CommonDaoCfg.validateOnLoad/Save (7ce6508)
- unify skipValidation and skipConversion (a02efba)
v9.8.0
9.8.0 (2024-03-07)
Features
- replace CommonDao.savePatch with opt.skipDBRead (e2b962b)
v9.7.2
9.7.2 (2024-02-05)
Bug Fixes
- savePatch options should be optional (563f45d)
v9.7.1
9.7.1 (2024-01-25)
Bug Fixes
- CommonDao.save skipIfEquals compares post-conversion (e2120a8)
v9.7.0
9.7.0 (2024-01-25)
Features
- CommonDaoTransaction.patch (a05fdad)
v9.6.0
9.6.0 (2024-01-24)
Bug Fixes
- remove CommonDaoOptions.raw (39abc28)
Features
- remove dbmSchema, only validate bmSchema on any op (840bb03)
v9.5.0
9.5.0 (2024-01-23)
Features
- the concept of TM is removed from CommonDao (8b36327)
v9.4.2
9.4.2 (2024-01-21)
Bug Fixes