Skip to content

2.5.0

Compare
Choose a tag to compare
@gregdenay gregdenay released this 10 Jun 11:15
· 73 commits to main since this release
9a3d646

New features

  • It is now possible to provide merged nodes, either form the taxdump file merged.dmp or directly via instances of the class MergedNode
  • Attempting to retrieve a MergedNode from a Taxonomy instance will return the node it was merged with.

Bug Fix

  • Instanciating a Lineage from a DummyNode doesn't raise an Error anymore