crux_kv-v0.2.0
StuartHarris
released this
14 May 13:52
·
151 commits
to master
since this release
This is a breaking change release. We've added delete
and exists
operations and renamed read
to get
and write
to set
, amongst other renames and type changes. We've also improved error handling and tests. See #227 for more information. However, there are sadly still no atomic or batch operations, which will follow in a future release.
What's Changed
- Evolve
crux_kv
by @StuartHarris in #227 - allow export derive macro to name effect by @StuartHarris in #221
- Relax callback bounds by @adwhit in #229
- maintenance releases for most crates, new major
crux_kv
release by @StuartHarris in #230
New Contributors
Full Changelog: crux_time_v0.4.0...crux_kv-v0.2.0