What's Changed
- Add
fn map_values(…)
method toTree<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
- @regexident made their first contribution in #36
- @AuTa made their first contribution in #41
Full Changelog: v0.9.0...v0.10.0