2.5.0
New features
- It is now possible to provide merged nodes, either form the taxdump file
merged.dmp
or directly via instances of the classMergedNode
- 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