v0.6.3
What's Changed
- docs: remove outdated precondition by @ielashi in #184
- feat: implement
storable
forbool
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
- @linnefromice made their first contribution in #186
Full Changelog: v0.6.2...v0.6.3