Skip to content

Releases: NaturalCycles/db-lib

v8.36.0

16 Apr 16:39
Compare
Choose a tag to compare

8.36.0 (2022-04-16)

Features

  • support number ids (but still default to string) (7a7aaa2)

v8.35.0

27 Mar 22:08
Compare
Choose a tag to compare

8.35.0 (2022-03-27)

Features

  • replace dayjs with localTime (eb8bf4f)

v8.34.2

11 Feb 17:35
9194ec0
Compare
Choose a tag to compare

8.34.2 (2022-02-11)

Bug Fixes

  • data: implement saveBatch() (eeacce8)
  • data: implement saveBatch() (d8337ae)
  • data: optimize saveBatch (febcdd1)

v8.34.1

10 Feb 15:32
75dfe6f
Compare
Choose a tag to compare

8.34.1 (2022-02-10)

Bug Fixes

  • data: fixed misspelled opt param (d9035f3)

v8.34.0

10 Feb 15:00
dd80905
Compare
Choose a tag to compare

8.34.0 (2022-02-10)

Bug Fixes

  • data: removed assumption that generated ids are automatically unique (bda0e92)

Features

  • add support for immutable db entries (d8d358e)
  • data: allow overriding immutability during deletion (5d48eb0)

v8.33.1

29 Jan 00:46
Compare
Choose a tag to compare

8.33.1 (2022-01-29)

Bug Fixes

  • adapt CommonKeyValueDaoMemoCache (7902f32)

v8.33.0

28 Jan 22:59
Compare
Choose a tag to compare

8.33.0 (2022-01-28)

Features

  • CommonKeyValueDaoCfg.deflatedJsonValue (e5017d4)
  • CommonKeyValueDaoMemoCache (1a0f1db)

v8.32.0

26 Jan 21:10
Compare
Choose a tag to compare

8.32.0 (2022-01-26)

Features

  • CommonKeyValueDao.requireById (d88e386)

v8.31.0

19 Jan 17:23
Compare
Choose a tag to compare

8.31.0 (2022-01-19)

Features

  • CommonDaoCfg to have independent created/updated setting (a51ba8d)

v8.30.0

17 Jan 23:09
Compare
Choose a tag to compare

8.30.0 (2022-01-17)

Features

  • DBQuery.distinct, runQuerySingleColumn (16329b3)