Mercurial > repos > althonos > gecco
comparison CHANGELOG.md @ 7:76b1a38579bd draft
"Release v0.8.8"
author | althonos |
---|---|
date | Mon, 21 Feb 2022 14:01:22 +0000 |
parents | f8878bdf1e05 |
children | cebc53d02da6 |
comparison
equal
deleted
inserted
replaced
6:f8878bdf1e05 | 7:76b1a38579bd |
---|---|
3 | 3 |
4 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) | 4 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) |
5 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). | 5 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). |
6 | 6 |
7 ## [Unreleased] | 7 ## [Unreleased] |
8 [Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.7...master | 8 [Unreleased]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.8...master |
9 | |
10 ## [v0.8.8] - 2022-02-21 | |
11 [v0.8.8]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.7...v0.8.8 | |
12 ### Fixed | |
13 - `ClusterRefiner` filtering method for edge genes not working as intended. | |
14 - `gecco run` and `gecco annotate` commands crashing on missing input files instead of nicely rendering the error. | |
9 | 15 |
10 ## [v0.8.7] - 2022-02-18 | 16 ## [v0.8.7] - 2022-02-18 |
11 [v0.8.7]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.6...v0.8.7 | 17 [v0.8.7]: https://git.embl.de/grp-zeller/GECCO/compare/v0.8.6...v0.8.7 |
12 ### Fixed | 18 ### Fixed |
13 - `interpro.json` metadata file not being included in distribution files. | 19 - `interpro.json` metadata file not being included in distribution files. |