Skip to content

Commit 25dbcff

Browse files
author
Automatic release
committed
Release for v0.14.23
1 parent 41f947b commit 25dbcff

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
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.14.22...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...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.14.23](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.23) - 2024-06-28
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.22...v0.14.23)
23+
24+
2125
## [0.14.22](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.22) - 2024-05-13
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.21...v0.14.22)
2327

webknossos/Changelog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ 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.14.22...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.23...HEAD)
14+
15+
### Breaking Changes
16+
17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.14.23](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.23) - 2024-06-28
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.22...v0.14.23)
1426

1527
### Breaking Changes
1628
- Preferring a custom tiff reader over the default PIMS reader to convert tiff files. This change enables the recognition of axis information and the support of tifffiles with more than 3 dimensions. However, it also leads to changed behavior when converting tiff files. Tiffs with axes other than c, x, y, and z, with a shape bigger than 1, are no longer supported for conversion to WKW. Please convert these files to Zarr or Zarr3 Datasets instead. [#1043](https://github.com/scalableminds/webknossos-libs/pull/1043)
@@ -31,6 +43,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
3143
- Fixed an issue with downloading annotations through the Command Line Interface. [#1083](https://github.com/scalableminds/webknossos-libs/pull/1083)
3244

3345

46+
3447
## [0.14.22](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.22) - 2024-05-13
3548
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.21...v0.14.22)
3649

0 commit comments

Comments
 (0)