Skip to content

Releases: karel-brinda/attotree

attotree 0.1.6

09 Apr 16:23
1004637
Compare
Choose a tag to compare

Changes

  • Add a possibility to specify tmp dir (#8)
  • Don't finish newick files with a newline (#28)
  • Change the parameter for passing the inference algorithm from -f to -m
  • Add a test for UPGMA (#29 )
  • Add support for multiple input fofs (#30)

Full Changelog

v0.1.5...0.1.6

attotree 0.1.5

09 Apr 10:54
8b59fb6
Compare
Choose a tag to compare

Changes

  • Fix the tree post-processing bug (#25; PR #26)

Full Changelog

0.1.4...v0.1.5

attotree 0.1.4

09 Apr 00:23
68ab715
Compare
Choose a tag to compare

Changes

  • Improved CI testing and fixed the temp dir bug #24 (PR #23 )

Full Changelog

0.1.3...0.1.4

attotree 0.1.3

08 Apr 18:07
168e1f1
Compare
Choose a tag to compare

Changes

  • Improve tests (PR #17)
  • FIx the process substitution bug (#16; PR #19)
  • Adds verbosity and debugging options (-V and -D) and reduces the default verbosity levels (#3, #7, #12, #13, #20; PR #21 )

Full Changelog

0.1.2...0.1.3

attotree 0.1.2

01 Feb 16:23
8f9b1bd
Compare
Choose a tag to compare

Changes

  • Fixed node name cleaning
  • Added first tests

attotree 0.1.1

15 Jan 12:18
c06030b
Compare
Choose a tag to compare

New features:

  • Add support for upgma
  • Add support for list of files

attotree 0.1.0

11 Jan 17:09
Compare
Choose a tag to compare

Initial release