Skip to content

Commit

Permalink
DEV: changelog included project rename and iqtree version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcar17 committed Dec 13, 2024
1 parent 7afa313 commit 9adc7fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

## ENH

- piqtree2 renamed piqtree to support future major releases of IQ-TREE.
- piqtree now supports multithreading!
- New function `nj_tree` constructs a rapid neighbour-joining tree from a pairwise distance matrix.
- New function `model_finder` finds the best model for a given alignment.
Expand All @@ -22,6 +23,7 @@
- Model parameters are now extracted from IQ-TREE where for now possible.
- `build_tree` now supports ultrafast bootstrapping.
- `Model` creation is now more robust.
- Use `piqtree.__iqtree_version__` to see what version of piqtree is being used.
- See what can now be done in our [new documentation](https://piqtree.readthedocs.io)!

## DOC
Expand Down

0 comments on commit 9adc7fc

Please sign in to comment.