Skip to content

Releases: niemasd/TreeSwift

TreeSwift v1.1.5

06 Jul 17:32
Compare
Choose a tag to compare
  • Added double quotes to node label parsing

TreeSwift v1.1.4

06 Jul 17:41
Compare
Choose a tag to compare
  • Fixed bug with labels that have ' symbol

TreeSwift v1.1.3

06 Jul 17:54
Compare
Choose a tag to compare
  • Fixed Python 2.6 support

TreeSwift v1.1.2

06 Jul 18:18
Compare
Choose a tag to compare
  • Fixed bug parsing Newick trees with edge parameters (e.g. rates)

TreeSwift v1.1.1

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

06 Jul 18:25
Compare
Choose a tag to compare
  • Added BFS traversal
  • Incremented from v1.0.* to v1.1.*