Original release notes
Release notes
What's Changed
- Implement Stump serialize/deserialize methods (#188) by @TechLateef in https://github.com/utreexo/utreexo/pull/210
- mmapcache: mmapcache improvements by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/212
- forest, mmapfile, cached_rws: forest concurrent rw by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/213
- swisstable: general improvements & SetBatch by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/214
- mmapcache: release physical pages on Clear via MADV_DONTNEED by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/216
New Contributors
- @TechLateef made their first contribution in https://github.com/utreexo/utreexo/pull/210
Full Changelog: https://github.com/utreexo/utreexo/compare/v0.17.0...v0.17.1

