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
bae29fdc
Commit
bae29fdc
authored
Sep 26, 2021
by
Martin Larralde
Browse files
Release v0.8.4
parent
b6a01730
Pipeline
#25600
passed with stages
in 5 minutes and 19 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
bae29fdc
...
...
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.3-post1...master
## [v0.8.4] - 2021-09-26
[
v0.8.4
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.3-post1...v0.8.4
### Fixed
-
`gecco convert gbk --format bigslice`
failing to run because of outdated code (
[
#5
](
https://github.com/zellerlab/GECCO/issues/5
)
).
-
`gecco convert gbk --format bigslice`
not creating files with names conforming to BiG-SLiCE expected input.
### Changed
-
Bump minimum
`pyrodigal`
version to
`v0.6.2`
to use platform-accelerated code if supported.
## [v0.8.3-post1] - 2021-08-23
[
v0.8.3-post1
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.3...v0.8.3-post1
### Fixed
...
...
gecco/__init__.py
View file @
bae29fdc
...
...
@@ -10,4 +10,4 @@ See Also:
__author__
=
"Martin Larralde"
__license__
=
"GPLv3"
__version__
=
"0.8.
3-post1
"
__version__
=
"0.8.
4
"
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