Mercurial > repos > althonos > gecco
changeset 16:042a23379d2d draft
Release v0.9.3
author | althonos |
---|---|
date | Fri, 13 May 2022 14:36:19 +0000 |
parents | 64528877558f |
children | e28ffe93dc69 |
files | CHANGELOG.md |
diffstat | 1 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG.md Mon Apr 11 17:18:03 2022 +0000 +++ b/CHANGELOG.md Fri May 13 14:36:19 2022 +0000 @@ -5,7 +5,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -[Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.9.2...master +[Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.9.3...master + + +## [v0.9.3] - 2022-05-13 +[v0.9.3]: https://git.embl.de/grp-zeller/GECCO/compare/v0.9.2...v0.9.3 + +### Changed +- `--format` flag of `gecco annotate` and `gecco run` CLI commands is now made lowercase before giving value to `Bio.SeqIO`. + +### Fixed +- Genes with duplicate IDs being silently ignored in `HMMER.run`. + ## [v0.9.2] - 2022-04-11 [v0.9.2]: https://git.embl.de/grp-zeller/GECCO/compare/v0.9.1...v0.9.2