Skip to content

v2.0.0

Compare
Choose a tag to compare
@mljs-bot mljs-bot released this 09 Feb 19:17
c43482e

2.0.0 (2024-02-08)

⚠ BREAKING CHANGES

  • treeSimilarity now only accepts Tree objects
  • createTree expects an object {x: [],y: []}

Code Refactoring

  • createTree expects an object {x: [],y: []} (ec9318f)
  • treeSimilarity now only accepts Tree objects (ec9318f)