crux_kv-v0.3.0
StuartHarris
released this
15 May 16:04
·
142 commits
to master
since this release
Hot on the heels of the last release, we've added a an operation to list keys, and improved the app-facing API of crux_kv. The latter means that there is now a much more idiomatic Rust API for interacting with the key-value store.
What's Changed
- Simplify app-facing API of crux_kv by @charypar in #231
crux_kv
capability list keys by @StuartHarris in #232- remove unused deps by @StuartHarris in #233
Full Changelog: crux_core-v0.7.5...crux_kv-v0.3.0