Skip to content

Commit 6313321

Browse files
author
Automatic release
committed
Release for v0.10.17
1 parent fe88486 commit 6313321

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
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.10.16...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.17...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.10.17](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.17) - 2022-09-26
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.16...v0.10.17)
23+
24+
2125
## [0.10.16](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.16) - 2022-09-13
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.14...v0.10.16)
2327

webknossos/Changelog.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,25 @@ 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.10.16...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.17...HEAD)
1414

1515
### Breaking Changes
1616

1717
### Added
18-
- Added `annotation.get_remote_annotation_dataset()` to get a streamed annotation dataset, which also reflects fallback layers or applied mappings. [#794](https://github.com/scalableminds/webknossos-libs/pull/794)
19-
- Added direct access to an underlying Zarr array with the `MagView.get_zarr_array()` method. [#792](https://github.com/scalableminds/webknossos-libs/pull/792)
2018

2119
### Changed
2220

2321
### Fixed
2422

2523

24+
## [0.10.17](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.17) - 2022-09-26
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.16...v0.10.17)
26+
27+
### Added
28+
- Added `annotation.get_remote_annotation_dataset()` to get a streamed annotation dataset, which also reflects fallback layers or applied mappings. [#794](https://github.com/scalableminds/webknossos-libs/pull/794)
29+
- Added direct access to an underlying Zarr array with the `MagView.get_zarr_array()` method. [#792](https://github.com/scalableminds/webknossos-libs/pull/792)
30+
31+
2632
## [0.10.16](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.16) - 2022-09-13
2733
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.14...v0.10.16)
2834

wkcuber/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.10.16...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.17...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.10.17](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.17) - 2022-09-26
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.16...v0.10.17)
23+
24+
2125
## [0.10.16](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.10.16) - 2022-09-13
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.10.14...v0.10.16)
2327

0 commit comments

Comments
 (0)