Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Releases: NaturalCycles/db-lib

v9.22.0

12 Oct 21:29
Compare
Choose a tag to compare

9.22.0 (2024-10-12)

Features

  • CommonDB.incrementBatch to replace updateByQuery with DBPatch (82f42e5)
  • CommonKeyValueDB.incrementBatch (proposal to replace singular increment) (0b81679)

v9.21.0

12 Oct 08:53
Compare
Choose a tag to compare

9.21.0 (2024-10-12)

Features

  • CommonKeyValueDB feature support manifest (3d52564)

v9.20.0

11 Oct 07:56
773638b
Compare
Choose a tag to compare

9.20.0 (2024-10-11)

Features

  • add branded key to CommonKeyValueDao (#19) (773638b)

v9.19.0

30 Sep 12:37
e38afa7
Compare
Choose a tag to compare

9.19.0 (2024-09-30)

Features

  • add increment to CommonKeyValueDB (#18) (e38afa7)

v9.18.0

14 Sep 09:28
Compare
Choose a tag to compare

9.18.0 (2024-09-14)

Features

  • disable method overrides to improve type error messages (bf155d5)

v9.17.0

14 Sep 08:21
Compare
Choose a tag to compare

9.17.0 (2024-09-14)

Features

  • CommonDao to support subtypes of string for ID (c0e805d)

v9.16.0

04 Sep 20:47
Compare
Choose a tag to compare

9.16.0 (2024-09-04)

Features

  • validate CommonDao query to disallow excludeFromIndexes props (af00a0f)

v9.15.1

09 Aug 15:15
Compare
Choose a tag to compare

9.15.1 (2024-08-09)

Bug Fixes

  • requireToExist error wording (8018fe7)

v9.15.0

09 Aug 15:08
Compare
Choose a tag to compare

9.15.0 (2024-08-09)

Features

  • CommonDaoPatchByIdOptions.requireToExist (3bddbdb)

v9.14.3

19 Jul 10:46
Compare
Choose a tag to compare

9.14.3 (2024-07-19)

Bug Fixes