From d3fd9ecbbd3f7cc0b12d7e3b619f4988a27e4fe5 Mon Sep 17 00:00:00 2001 From: Automatic release <> Date: Tue, 23 Apr 2024 09:37:28 +0000 Subject: [PATCH] Release for v0.14.20 --- cluster_tools/Changelog.md | 12 +++++++++--- webknossos/Changelog.md | 12 +++++++++--- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/cluster_tools/Changelog.md b/cluster_tools/Changelog.md index 2a4dc4df9..776ce3536 100644 --- a/cluster_tools/Changelog.md +++ b/cluster_tools/Changelog.md @@ -7,19 +7,25 @@ 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.14.19...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.20...HEAD) ### Breaking Changes ### Added ### Changed -- Array jobs are spawned faster now, because common meta data is not serialized for each subjob. The performance improvement is especially big, when custom logging code is configured for array jobs. [#1042](https://github.com/scalableminds/webknossos-libs/pull/1042) -- Updated ruff to v0.4.0 [1047](https://github.com/scalableminds/webknossos-libs/pull/1047) ### Fixed +## [0.14.20](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.20) - 2024-04-23 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.19...v0.14.20) + +### Changed +- Array jobs are spawned faster now, because common meta data is not serialized for each subjob. The performance improvement is especially big, when custom logging code is configured for array jobs. [#1042](https://github.com/scalableminds/webknossos-libs/pull/1042) +- Updated ruff to v0.4.0 [1047](https://github.com/scalableminds/webknossos-libs/pull/1047) + + ## [0.14.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.19) - 2024-04-18 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.18...v0.14.19) diff --git a/webknossos/Changelog.md b/webknossos/Changelog.md index b97583315..271506311 100644 --- a/webknossos/Changelog.md +++ b/webknossos/Changelog.md @@ -10,19 +10,25 @@ 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.14.19...HEAD) +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.20...HEAD) ### Breaking Changes ### Added ### Changed -- Updated ruff to v0.4.0 [1047](https://github.com/scalableminds/webknossos-libs/pull/1047) -- Added NIfTI suffix .nii to list of supported bioformats suffixes. [#1048](https://github.com/scalableminds/webknossos-libs/pull/1048) ### Fixed +## [0.14.20](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.20) - 2024-04-23 +[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.19...v0.14.20) + +### Changed +- Updated ruff to v0.4.0 [1047](https://github.com/scalableminds/webknossos-libs/pull/1047) +- Added NIfTI suffix .nii to list of supported bioformats suffixes. [#1048](https://github.com/scalableminds/webknossos-libs/pull/1048) + + ## [0.14.19](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.19) - 2024-04-18 [Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.18...v0.14.19)