Repository 'gecco'
hg clone https://toolshed.g2.bx.psu.edu/repos/althonos/gecco

Changeset 16:042a23379d2d (2022-05-13)
Previous changeset 15:64528877558f (2022-04-11) Next changeset 17:e28ffe93dc69 (2022-05-31)
Commit message:
Release v0.9.3
modified:
CHANGELOG.md
b
diff -r 64528877558f -r 042a23379d2d CHANGELOG.md
--- 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