All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.2 - 2024-08-15
stdin
andformatter_class
flags topyrodigal_gv.cli.main
as introduced in latest Pyrodigal version.
- Update
pyrodigal
dependency tov3.5.1
.
v0.3.1 - 2023-11-27
- Inconsistent behaviour introduced by 868bd18ad121ad59489f76da031c0cebc29ff53a (apcamargo/genomad#56).
v0.3.0 - 2023-11-27
- Command line interface based off the
pyrodigal
CLI.
- Avoid storing all-zero motif weights in
meta.json
file.
- Update
pyrodigal
dependency version tov3.2.1
.
v0.2.0 - 2023-10-24
min_mask
argument toViralGeneFinder
to control the minimum lenght of masked regions onmask=True
.- Explicit support for Python 3.12.
pyrodigal
dependency version tov3.1
.
v0.1.0 - 2023-09-17
Initial release.