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
12e34705
Commit
12e34705
authored
Feb 18, 2022
by
Martin Larralde
Browse files
Release v0.8.7
parent
0bf1d024
Pipeline
#29817
passed with stages
in 4 minutes and 57 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
12e34705
...
...
@@ -5,9 +5,17 @@ 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.
6
...master
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.
7
...master
## [v0.8.6] - 2022-02-17
## [v0.8.7] - 2022-02-18
[
v0.8.7
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.6...v0.8.7
### Fixed
-
`interpro.json`
metadata file not being included in distribution files.
-
Missing docstring for
`Protein.with_domains`
method.
### Changed
-
Bump minimum
`scikit-learn`
version to
`v1.0`
for Python3.7+.
## [v0.8.6] - 2022-02-17 - YANKED
[
v0.8.6
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.5...v0.8.6
### Added
-
CLI flag for enabling region masking for contigs processed by Prodigal.
...
...
gecco/__init__.py
View file @
12e34705
...
...
@@ -10,4 +10,4 @@ See Also:
__author__
=
"Martin Larralde"
__license__
=
"GPLv3"
__version__
=
"0.8.
6
"
__version__
=
"0.8.
7
"
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