Releases: niemasd/TreeSwift
Releases · niemasd/TreeSwift
TreeSwift v1.1.15
- Fixed parsing
[]
comments in Newick string
TreeSwift v1.1.14
- Added default argument for BFS (thanks, devanshuDesai!)
- Changed
deroot
function to have the same meaning as the Dendropyderoot
function (thanks, Erin Molloy!)
TreeSwift v1.1.13
- Fixed bug when saving drawn tree
TreeSwift v1.1.12
- Added ability to draw legend
TreeSwift v1.1.11
- Added ability to have node colors when drawing
TreeSwift v1.1.10
- Fixed Python 2.6 compatibility
TreeSwift v1.1.9
- Fixed bug with tree display messing up matplotlib
TreeSwift v1.1.8
- Fixed aesthetics of tree
TreeSwift v1.1.7
- Added tree visualization
- Note that the
setup.py
file still says version 1.1.6; this is a mistake (I forgot to update it before I pushed)
TreeSwift v1.1.6
- Updated LTT functionality