Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Klaus Zimmermann
climix
Commits
54a8c996
Commit
54a8c996
authored
Oct 19, 2020
by
Klaus Zimmermann
Browse files
Update changelog for release 0.13.0 (closes #201)
parent
0d047211
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
54a8c996
...
@@ -15,14 +15,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -15,14 +15,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
### Removed
-
Removed obsolete legacy directory
-
Removed obsolete legacy branch
### Fixed
### Fixed
### Security
### Security
## [0.13.0] - 2020-10-19
### Added
-
Add scalar mean reducer (fixes #184)
-
Add flag parameter type to index function metadata (closes #188)
-
Percentile based indices (closes #196)
-
Add hpc schedulers (closes #200)
### Changed
-
Improve spell length implementation (closes #129)
-
Improve postprocessing (closes #180)
-
Add client passing to increase flexibility in processing (closes #181)
-
Improve sliced mode and saving (closes #182)
-
Improve spell length calculation to deal with period boundary-crossing spells (closes #183)
-
Make spell fusing across periods optional (closes #74)
-
Change fusing behavior to consider spells in all affected periods (closes #189)
-
Detect tty for non-interactive logging output (closes #185)
-
Account for hyperthreading in LocalCluster scheduler
### Removed
-
Removed obsolete legacy directory
-
Removed obsolete legacy branch
-
Remove six (closes #160)
## [0.12.0] - 2020-02-20
## [0.12.0] - 2020-02-20
### Added
### Added
...
@@ -286,7 +311,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -286,7 +311,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Removed obsolete version.
-
Removed obsolete version.
[
unreleased
]:
https://git.smhi.se/climix/climix/compare/0.11.0...HEAD
[
unreleased
]:
https://git.smhi.se/climix/climix/compare/0.13.0...HEAD
[
0.13.0
]:
https://git.smhi.se/climix/climix/compare/0.12.0...0.13.0
[
0.12.0
]:
https://git.smhi.se/climix/climix/compare/0.11.0...0.12.0
[
0.12.0
]:
https://git.smhi.se/climix/climix/compare/0.11.0...0.12.0
[
0.11.0
]:
https://git.smhi.se/climix/climix/compare/0.10.0...0.11.0
[
0.11.0
]:
https://git.smhi.se/climix/climix/compare/0.10.0...0.11.0
[
0.10.0
]:
https://git.smhi.se/climix/climix/compare/0.9.0...0.10.0
[
0.10.0
]:
https://git.smhi.se/climix/climix/compare/0.9.0...0.10.0
...
...
Write
Preview
Supports
Markdown
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