Skip to content

v0.21.0 🗝

Latest
Compare
Choose a tag to compare
@Kerollmops Kerollmops released this 19 Feb 10:02
· 48 commits to main since this release
b47b72f

heed & heed3

This release introduces the first wrapper around the mdb.master3 LMDB branch, which features encryption at rest. You can use the new heed3 crate to read and write data encrypted on disk and decrypted on demand.

What's Changed

New Contributors

Full Changelog: v0.20.5...v0.21.0