From f432d1307c6a15806a7c75490a8ae61971a1357e Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Mon, 27 Dec 2021 10:54:51 +0000 Subject: [PATCH] Release for v0.8.30 --- cluster_tools/Changelog.md | 6 +++++- webknossos/Changelog.md | 18 +++++++++++++----- wkcuber/Changelog.md | 6 +++++- 3 files changed, 23 insertions(+), 7 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 4798674da..1f7e91ee1 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.30...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.8.30](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.30) - 2021-12-27 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...v0.8.30) + + ## [0.8.29](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.29) - 2021-12-14 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.28...v0.8.29) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index 522a6f1e0..6a8db8f97 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.30...HEAD) + +### Breaking Changes + +### Added + +### Changed + +### Fixed + + +## [0.8.30](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.30) - 2021-12-27 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...v0.8.30) ### Breaking Changes - The BoundingBoxNamedTuple was removed. Use BoundingBox instead. [#526](https://github.com/scalableminds/webknossos-libs/pull/526) @@ -24,16 +36,12 @@ For upgrade instructions, please check the respective *Breaking Changes* section [#520](https://github.com/scalableminds/webknossos-libs/pull/520) -### Added - ### Changed - The detailed output of e.g. downsampling was replaced with a progress bar. [#527](https://github.com/scalableminds/webknossos-libs/pull/527) - Always use the sampling mode `CONSTANT_Z` when downsampling 2D data. [#516](https://github.com/scalableminds/webknossos-libs/pull/516) - Make computation of `largestSegmentId` more efficient for volume annotations. [#531](https://github.com/scalableminds/webknossos-libs/pull/531) - Consistently use resolved instead of absolute path if make_relative is False. [#536](https://github.com/scalableminds/webknossos-libs/pull/536) -### Fixed - ## [0.8.29](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.29) - 2021-12-14 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.28...v0.8.29) diff --git a/wkcuber/Changelog.md b/wkcuber/Changelog.md index 92e128746..52260b639 100644 --- a/wkcuber/Changelog.md +++ b/wkcuber/Changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/) `MAJOR.MIN For upgrade instructions, please check the respective *Breaking Changes* sections. ## Unreleased -[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.30...HEAD) ### Breaking Changes @@ -18,6 +18,10 @@ For upgrade instructions, please check the respective *Breaking Changes* section ### Fixed +## [0.8.30](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.30) - 2021-12-27 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.29...v0.8.30) + + ## [0.8.29](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.8.29) - 2021-12-14 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.8.28...v0.8.29)