What's Changed
- Support @ marker in
tree!macro to append subtrees by @RJ in #43 - Add traverse functions for NodeMut by @remimimimimi in #45
- Fix reparent methods to update parent for all siblings by @amirshukayev in #47
- feat: add clone_subtree method for NodeMut by @xu-cheng in #48
New Contributors
- @RJ made their first contribution in #43
- @remimimimimi made their first contribution in #45
- @amirshukayev made their first contribution in #47
- @xu-cheng made their first contribution in #48
Full Changelog: v0.10.0...v0.11.0