Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v9.26.2
9.26.2 (2024-11-21)
Bug Fixes
- propagate
opt
in CommonDao.* correctly, so readAt
is respected (7bac32c)
v9.26.1
9.26.1 (2024-11-17)
Bug Fixes
- clarify the
onValidationTime
hook (5f5b592)
v9.26.0
9.26.0 (2024-11-17)
Features
- patch will now skip the validation on read (6097c8d)
v9.25.0
9.25.0 (2024-11-13)
Features
- CommonDaoCfg.debugValidationTimeThreshhold (2a90121)
v9.24.2
9.24.2 (2024-11-09)
Bug Fixes
- use branded UnixTimestamp (33750b2)
v9.24.1
9.24.1 (2024-11-03)
Bug Fixes
- daoTest to include a timeMachine test (b654ce0)
v9.24.0
9.24.0 (2024-11-03)
Features
- CommonDB time machine (
readAt
aka PITR) support (eb9074b)
v9.23.0
9.23.0 (2024-10-16)
Features
- revert from having generic V to have strictly Buffer in CommonKVDB (67fda39)