Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zeller Group
GECCO
Commits
cd9cf7d2
Commit
cd9cf7d2
authored
Feb 21, 2022
by
Martin Larralde
Browse files
Release v0.8.8
parent
f9d634a5
Pipeline
#29867
passed with stages
in 5 minutes and 32 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
cd9cf7d2
...
...
@@ -5,7 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
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.8.7...master
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.8...master
## [v0.8.8] - 2022-02-21
[
v0.8.8
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.7...v0.8.8
### Fixed
-
`ClusterRefiner`
filtering method for edge genes not working as intended.
-
`gecco run`
and
`gecco annotate`
commands crashing on missing input files instead of nicely rendering the error.
## [v0.8.7] - 2022-02-18
[
v0.8.7
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.6...v0.8.7
...
...
gecco/__init__.py
View file @
cd9cf7d2
...
...
@@ -10,4 +10,4 @@ See Also:
__author__
=
"Martin Larralde"
__license__
=
"GPLv3"
__version__
=
"0.8.
7
"
__version__
=
"0.8.
8
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment