Skip to content

Commit b4c487d

Browse files
author
Automatic release
committed
Release for v0.12.3
1 parent d5da437 commit b4c487d

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-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.12.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...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.12.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.3) - 2023-02-22
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...v0.12.3)
23+
24+
2125
## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2)
2327

webknossos/Changelog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +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.12.2...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...HEAD)
1414

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.12.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.3) - 2023-02-22
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...v0.12.3)
26+
1727
### Added
1828
- Added support to import ImageJ Hyperstack tiff files via `Dataset.from_images` and `dataset.add_layer_from_images`. [#877](https://github.com/scalableminds/webknossos-libs/pull/877)
1929

@@ -24,6 +34,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2434
- Fixed reading czi files with non-zero axis offsets. [#876](https://github.com/scalableminds/webknossos-libs/pull/876)
2535

2636

37+
2738
## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20
2839
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2)
2940
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...HEAD)

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.12.2...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.3...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.12.3](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.3) - 2023-02-22
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.2...v0.12.3)
23+
24+
2125
## [0.12.2](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.12.2) - 2023-02-20
2226
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.12.1...v0.12.2)
2327

0 commit comments

Comments
 (0)