Skip to content

Commit d10b7eb

Browse files
author
Automatic release
committed
Release for v0.14.16
1 parent 9cc6e3f commit d10b7eb

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

cluster_tools/Changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,24 @@ 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.15...HEAD)
10+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.16...HEAD)
1111

1212
### Breaking Changes
1313

1414
### Added
1515

1616
### Changed
17-
- Replaced black+isort formatters and pylint linter with ruff. [#1023](https://github.com/scalableminds/webknossos-libs/pull/1023)
1817

1918
### Fixed
2019

2120

21+
## [0.14.16](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.16) - 2024-04-04
22+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.15...v0.14.16)
23+
24+
### Changed
25+
- Replaced black+isort formatters and pylint linter with ruff. [#1023](https://github.com/scalableminds/webknossos-libs/pull/1023)
26+
27+
2228
## [0.14.15](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.15) - 2024-02-07
2329
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.14...v0.14.15)
2430

webknossos/Changelog.md

Lines changed: 11 additions & 3 deletions
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.14.15...HEAD)
13+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.16...HEAD)
1414

1515
### Breaking Changes
1616

17+
### Added
18+
19+
### Changed
20+
21+
### Fixed
22+
23+
24+
## [0.14.16](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.16) - 2024-04-04
25+
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.15...v0.14.16)
26+
1727
### Added
1828
- Add CLI tool for offline merging of zip annotations with fallback datasets. [#996](https://github.com/scalableminds/webknossos-libs/pull/996)
1929
- Added support for converting new file formats such as DICOM, using the bioformats reader. [#1014](https://github.com/scalableminds/webknossos-libs/pull/1014)
@@ -24,8 +34,6 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2434
- The remote operations now use the WEBKNOSSOS API version 6. [#1018](https://github.com/scalableminds/webknossos-libs/pull/1018)
2535
- The conversion of 4D Tiff files to a Zarr3 Dataset is possible. NDBoundingBoxes and VecInt classes are introduced to support working with more than 3 dimensions. [#966](https://github.com/scalableminds/webknossos-libs/pull/966)
2636

27-
### Fixed
28-
2937

3038
## [0.14.15](https://github.com/scalableminds/webknossos-libs/releases/tag/v0.14.15) - 2024-02-07
3139
[Commits](https://github.com/scalableminds/webknossos-libs/compare/v0.14.14...v0.14.15)

0 commit comments

Comments
 (0)