Skip to content

Releases: vincent-herlemont/native_db

0.6.1

09 May 12:41
Compare
Choose a tag to compare

0.6.1 (2024-05-09)

Bug Fixes

  • remove unused code and comments (9d9a4ba)
  • stringify type ident for serialization and deserialization error messages (c47d4be)

0.6.0

01 May 08:53
Compare
Choose a tag to compare

0.6.0 (2024-05-01)

Bug Fixes

  • automatically remove the sender when the receiver is removed (0b08e9d)
  • compatibilities with redb 2.0.0 (0408b20)
  • deps: update rust crate native_model to 0.4.14
  • deps: update rust crate redb to 2.1.0 (bc7099a)
  • deps: update rust crate redb to v2 (b4f88ae)
  • deps: update rust crate uuid to 1.8 (5fed2f3)

Features

  • adding the feature upgrade_0_5_x for auto-upgrading from version 0.5.x to the higher version 0.6.x (bcf1c6b)
  • return the removed value as part of the Result in remove (0370a57)
  • unwatch return boolean (7d72ff2)

0.5.3

27 Dec 14:42
Compare
Choose a tag to compare

0.5.3 (2023-12-27)

Bug Fixes

  • deps: update rust crate native_model to 0.4.6 (5eea73b)

0.5.2

23 Dec 10:24
Compare
Choose a tag to compare

0.5.2 (2023-12-23)

0.5.1

19 Dec 08:30
Compare
Choose a tag to compare

0.5.1 (2023-12-19)

Bug Fixes

0.5.0

18 Dec 22:26
Compare
Choose a tag to compare

0.5.0 (2023-12-18)

Bug Fixes

Features

0.4.6

18 Dec 20:32
Compare
Choose a tag to compare

0.4.6 (2023-12-18)

0.4.5

18 Dec 19:59
Compare
Choose a tag to compare

0.4.5 (2023-12-18)

0.4.4

22 Nov 01:20
Compare
Choose a tag to compare

0.4.4 (2023-11-22)

Bug Fixes

  • deps: update rust crate redb to 1.4.0 (746e98c)

0.4.3

22 Oct 19:30
Compare
Choose a tag to compare

0.4.3 (2023-10-22)

Bug Fixes

  • change index key visibility (adbd903)
  • deps: update rust crate redb to 1.3.0 (829745d)