Releases: bioforensics/pytaxonkit
Releases · bioforensics/pytaxonkit
PyTaxonKit 0.9.1
PyTaxonKit 0.9
Added
- Support for new
-K/--keep-invalid
flag intaxonkit lca
command (#35); see https://github.com/shenwei356/taxonkit/releases/tag/v0.16.0
Fixed
PyTaxonKit 0.8
Changed
- Updated doctest for
pytaxonkit.list
to include taxa that are updated in the NCBI taxonomy DB less frequently (#13, #14, #21, #24) - Other occasional updates to compensate for changes in the NCBI taxonomy DB (#15, #16, #17, #23, #26)
- Updated
pytaxonkit.list_ranks()
to match updatedtaxonkit filter --list-order
behavior (#20) - Now using Black instead of pycodestyle to check and autoformat Python code (#27)
Fixed
PyTaxonKit 0.7.2
This release adds support for new features introduced in TaxonKit 0.7, as well as bug fixes and flags added in 0.7.1 and 0.7.2.
Added
PyTaxonKit 0.6.1
Added
- New
name()
function taking advantage of new--show-name
and--no-lineage
flags intaxonkit lineage
(#2)
PyTaxonKit 0.6
Initial release!