What's Changed * 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 https://github.com/karel-brinda/attotree/compare/v0.1.5...0.1.6
0.1.5
Changes * Fix the tree post-processing bug (25; PR 26)
Full Changelog https://github.com/karel-brinda/attotree/compare/0.1.4...v0.1.5
0.1.4
Changes * Improved CI testing and fixed the temp dir bug 24 (PR 23 )
Full Changelog https://github.com/karel-brinda/attotree/compare/0.1.3...0.1.4
0.1.3
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 )