Skip to content

Releases: KatyBrown/plot_phylo

1.0.1

Choose a tag to compare

@KatyBrown KatyBrown released this 21 Jul 13:26
2a9c0e7

Identical to 1.0.0 - I messed up the release number.

1.0.0

Choose a tag to compare

@KatyBrown KatyBrown released this 21 Jul 13:08
99a021f

Added several new features and debugged existing features.

  • Added the collapse function, which will collapse clades where all leaf names contain a specific string
collapse_after
  • Added the auto_ax function, which now runs as default and adjusts the axis limits to best display the phylogeny. This option can be turned off for manual control of the position of the tree on the axis.

  • Modularised the code into the draw_tree, amend_tree and get_boxes module files

  • Various minor updates to tests and documentation,.

v0.0.11

Choose a tag to compare

@KatyBrown KatyBrown released this 01 Oct 16:54

Updated automatic pip release workflow only

Full Changelog: 0.1.10...0.1.11

v0.0.10

Choose a tag to compare

@KatyBrown KatyBrown released this 01 Oct 16:42

Changes for pyOpenSci review as follows:

  • Updated README.md and CONTRIBUTING.md to include additional information
  • Added testing information to the readthedocs manual
  • Added metadata to pyproject.toml
  • Added a github workflow for publishing to pip
  • Added linting with flake8 to CI testing

v0.0.5

Choose a tag to compare

@KatyBrown KatyBrown released this 13 Jul 13:44

New release for Zenodo

v0.1.9

Choose a tag to compare

@KatyBrown KatyBrown released this 12 Apr 13:35

Minor update:

  • Added Python versions 9 to 12 to unit testing

v0.1.8

Choose a tag to compare

@KatyBrown KatyBrown released this 12 Apr 13:20

Minor update:

  • Added to documentation and moved to ReadTheDocs
  • Updated testing to include Python 3.9

v0.1.6

Choose a tag to compare

@KatyBrown KatyBrown released this 22 Feb 11:29

Minor update:

  • Improved testing to ensure 100% test coverage
  • PEP8 compliance
  • Update to CONTRIBUTING.md

v0.1.5

Choose a tag to compare

@KatyBrown KatyBrown released this 14 Feb 15:14

New release including:

  • Unit tests
  • CI testing
  • Code of conduct, contribution instructions
  • Additional options - highlighting leaves in bold, setting outgroup

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@KatyBrown KatyBrown released this 15 Jan 12:38

First release