Skip to content

Commit 48f69bb

Browse files
author
Automatic release
committed
Release for v0.9.10
1 parent b9052bf commit 48f69bb

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

cluster_tools/Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For upgrade instructions, please check the respective *Breaking Changes* sections.
88

99
## Unreleased
10-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.10...HEAD)
1111

1212
### Breaking Changes
1313

@@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1818
### Fixed
1919

2020

21+
## [0.9.10](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.10) - 2022-03-15
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...v0.9.10)
23+
24+
2125
## [0.9.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.9) - 2022-03-03
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.8...v0.9.9)
2327

webknossos/Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
1010
For upgrade instructions, please check the respective *Breaking Changes* sections.
1111

1212
## Unreleased
13-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.10...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.9.10](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.10) - 2022-03-15
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...v0.9.10)
26+
1927
### Changed
2028
- Annotation: `Annotation.temporary_volume_layer_copy` now uses the NML-provided `scale`. [#644](https://github.com/scalableminds/webknossos-libs/pull/644)
2129
- Dataset: Moved the deprecation warning from `get_color_layers()` to the actually deprecated method `get_color_layer()`.
@@ -26,6 +34,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section
2634
- Tests: The `./test.sh` script works on macOS again and doesn't throw Network Errors anymore. However the introduced fix could lead to slightly different behaviour on macOS tests vs CI tests, when UNIX socket communication is involved. [#618](https://github.com/scalableminds/webknossos-libs/pull/618)
2735

2836

37+
2938
## [0.9.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.9) - 2022-03-03
3039
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.8...v0.9.9)
3140

wkcuber/Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN
77
For upgrade instructions, please check the respective *Breaking Changes* sections.
88

99
## Unreleased
10-
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.10...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
21+
## [0.9.10](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.10) - 2022-03-15
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.9...v0.9.10)
23+
1824
### Fixed
1925
- Fixed that wkcuber.downsampling didn't support an anisotropic mag for `--from`. [#638](https://github.com/scalableminds/webknossos-libs/pull/638)
2026

27+
2128
## [0.9.9](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.9.9) - 2022-03-03
2229
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.9.8...v0.9.9)
2330

0 commit comments

Comments
 (0)