Skip to content

v1.0.0-RC2

Compare
Choose a tag to compare
@michaelbaril michaelbaril released this 26 Oct 09:16
· 10 commits to master since this release

Added

  • deleteNode method.

Changed

  • whereIsDescendantOf / whereIsAncestorOf now accept a Model as parameter.

Fixed

  • Changed deleteTree implementation to avoid errors on bigger trees.