Skip to content

v0.6.3

Choose a tag to compare

@dragoljub-djuric dragoljub-djuric released this 04 Mar 14:27
· 167 commits to main since this release
3c9c2e7

What's Changed

  • docs: remove outdated precondition by @ielashi in #184
  • feat: implement storable for bool by @linnefromice in #186
  • chore: Upgrade Rust version by @dragoljub-duric in #193
  • perf: Add benchmarks for BtreeMap::Iterator::count() by @dragoljub-duric in #191
  • feat: use canbench for benchmarks by @ielashi in #194
  • perf: BTreeMap: make range().count() more efficient by @dragoljub-duric in #190
  • chore: Reimplement BTreeMap::clear() to not consume self by @dragoljub-duric in #198

New Contributors

Full Changelog: v0.6.2...v0.6.3