Skip to content

Releases: tauraamui/kvs

v2.2.0 - Entries can use meta field to include data such as value type

14 Aug 13:46
ca5cea1
Compare
Choose a tag to compare

v2.1.0 - Queries for field value equality available

28 Jul 11:05
cb4099f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

11 Jul 22:05
fda46cf
Compare
Choose a tag to compare
fix: internally reference correct new v2 pkg

v2.0.0 - namespace row ID sequences with owner uuid

11 Jul 22:04
56f97e8
Compare
Choose a tag to compare

v1.3.1 - fix to ensure loading row ID from found key

11 Jul 21:26
d901bfd
Compare
Choose a tag to compare
tidy: remove now unneeded reference

v1.3.0 - implement deletion

11 Jul 18:08
f22bf91
Compare
Choose a tag to compare
feat: implement deletion method

v1.2.0 - Implement ability to update existing records

11 Jul 15:02
4934b1b
Compare
Choose a tag to compare
feat: implement ability to update entries

v1.1.1 - Fix bug with utilising given DB connection

11 Jul 14:47
fb89ddc
Compare
Choose a tag to compare
fix: actually use given DB connection pointer

v1.1.0 - Remove unneeded methods on value interface

08 Jul 22:08
23546bd
Compare
Choose a tag to compare
v1.0.1

refactor: correct spelling mistakes and clean up examples

v1.0.0 - feature complete for now

08 Jul 21:59
559377a
Compare
Choose a tag to compare