v0.3.0
Contributors
- @rmcar17 Added new classes to enhance model specification when calling
build_tree
andfit_tree
. - @thomaskf fixed a bug in IQ-TREE resulting in segmentation faults on some invalid arguments.
ENH
build_tree
andfit_tree
now allow specifying base frequencies, invariable sites and rate heterogeneity options.
BUG
- Fixed a segmentation fault on repetitive calls to IQ-TREE with particular arguments.
What's Changed
- Bump iqtree2 from
b73ea6c
to5725858
by @dependabot in #38 - ENH: add freq rate type including rate het by @rmcar17 in #39
Full Changelog: 0.2.0...v0.3.0