Releases: niemasd/TreeSwift
Releases · niemasd/TreeSwift
TreeSwift v1.1.5
- Added double quotes to node label parsing
TreeSwift v1.1.4
- Fixed bug with labels that have
'
symbol
TreeSwift v1.1.3
- Fixed Python 2.6 support
TreeSwift v1.1.2
- Fixed bug parsing Newick trees with edge parameters (e.g. rates)
TreeSwift v1.1.1
- Fixed bug reading complicated Newick labels
- Note that the
setup.py
file still says version 1.1.0; this is a mistake (I forgot to update it before I pushed)
TreeSwift v1.1.0
- Added BFS traversal
- Incremented from v1.0.* to v1.1.*