Skip to content

Releases: ripytide/nodit

v0.2.1

09 Apr 18:04
f0cbe5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Apr 15:10
9fb31df
Compare
Choose a tag to compare

What's Changed

  • Rename all instances of the word coalesce with the word merge by @ripytide in #12
  • Rename overwrite to insert_overwrite by @ripytide in #13
  • Rename insert_platonic to insert_strict by @ripytide in #14
  • Add Panics sections to the documentation where applicable by @ripytide in #15
  • Remove Implementations of FromIterator and other From<other_collection> traits by @ripytide in #16
  • Revert "Remove Implementations of FromIterator and other From<other_collection> traits" by @ripytide in #17
  • Remove Implementations of FromIterator and other From<other_collection> traits (PR 2) by @ripytide in #18
  • Add append_* functions for all the associated insert_* 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

31 Mar 14:00
d938592
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ripytide/range_bounds_map/commits/v0.1.1