Skip to content

Releases: niemasd/TreeSwift

TreeSwift v1.1.15

06 Jul 16:51
Compare
Choose a tag to compare
  • Fixed parsing [] comments in Newick string

TreeSwift v1.1.14

06 Jul 16:57
Compare
Choose a tag to compare
  • Added default argument for BFS (thanks, devanshuDesai!)
  • Changed deroot function to have the same meaning as the Dendropy deroot function (thanks, Erin Molloy!)

TreeSwift v1.1.13

06 Jul 16:59
Compare
Choose a tag to compare
  • Fixed bug when saving drawn tree

TreeSwift v1.1.12

06 Jul 17:00
Compare
Choose a tag to compare
  • Added ability to draw legend

TreeSwift v1.1.11

06 Jul 17:01
Compare
Choose a tag to compare
  • Added ability to have node colors when drawing

TreeSwift v1.1.10

06 Jul 17:02
Compare
Choose a tag to compare
  • Fixed Python 2.6 compatibility

TreeSwift v1.1.9

06 Jul 17:03
Compare
Choose a tag to compare
  • Fixed bug with tree display messing up matplotlib

TreeSwift v1.1.8

06 Jul 17:04
Compare
Choose a tag to compare
  • Fixed aesthetics of tree

TreeSwift v1.1.7

06 Jul 17:07
Compare
Choose a tag to compare
  • 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

06 Jul 17:08
Compare
Choose a tag to compare
  • Updated LTT functionality