Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@mcphailtom mcphailtom released this 10 Oct 07:10
· 1 commit to main since this release
v0.1.5

This release is primarily to fix a bug encountered when the tree has a node inserted that "reroots" the tree onto the new node. The rerooting was previously successful but erroneously continued in the function causing a nil pointer exception. Added new tests to cover these cases.