Skip to content

0.6.0

Compare
Choose a tag to compare
@vincent-herlemont vincent-herlemont released this 01 May 08:53
· 130 commits to main since this release

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)