Releases: ripytide/nodit
Releases · ripytide/nodit
v0.2.1
v0.2.0
What's Changed
- Rename all instances of the word
coalesce
with the wordmerge
by @ripytide in #12 - Rename
overwrite
toinsert_overwrite
by @ripytide in #13 - Rename
insert_platonic
toinsert_strict
by @ripytide in #14 - Add
Panics
sections to the documentation where applicable by @ripytide in #15 - Remove Implementations of
FromIterator
and otherFrom<other_collection>
traits by @ripytide in #16 - Revert "Remove Implementations of
FromIterator
and otherFrom<other_collection>
traits" by @ripytide in #17 - Remove Implementations of
FromIterator
and otherFrom<other_collection>
traits (PR 2) by @ripytide in #18 - Add
append_*
functions for all the associatedinsert_*
functions by @ripytide in #19 - BTree Monstrousity Implementation! by @ripytide in #26
- _mut methods by @ripytide in #27
- Better Panic Messages by @ripytide in #28
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fixed #1 by @ripytide in #2
- Create basic Benchmarks by @mfigurski80 in #3
New Contributors
- @ripytide made their first contribution in #2
- @mfigurski80 made their first contribution in #3
Full Changelog: https://github.com/ripytide/range_bounds_map/commits/v0.1.1