Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@cfvescovo cfvescovo released this 09 Dec 23:52
a38b9c4

What's Changed

  • Add fn map_values(…) method to Tree<T> by @regexident in #36
  • Prevent usage of self ID in modifiers working on bare ID by @adamreichold in #37
  • Do not produce invalid trees when no-op instances of append_id or prepend_id operations are performed. by @adamreichold in #40
  • Add sort feature for tree NodeMut by @AuTa in #41

New Contributors

Full Changelog: v0.9.0...v0.10.0