Skip to content

Commit 8ba7e71

Browse files
authored
Merge pull request #179 from will-moore/changelog_0.6.0
Changelog 0.6.0
2 parents d7cad16 + 31f7645 commit 8ba7e71

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
# 0.6.0 (June 2024)
3+
4+
- Support --name_by option ([#147](https://github.com/ome/omero-cli-zarr/pull/147))
5+
- Fix export of Plate labels ([#173](https://github.com/ome/omero-cli-zarr/pull/173))
6+
- Use numpy.frombuffer instead of fromstring ([#177](https://github.com/ome/omero-cli-zarr/pull/177))
7+
- Fix theC handling for mask export ([#178](https://github.com/ome/omero-cli-zarr/pull/178))
8+
- Pin ome-zarr-py < 0.12.0 ([#175](https://github.com/ome/omero-cli-zarr/pull/175))
9+
- Add integration tests ([#171](https://github.com/ome/omero-cli-zarr/pull/171))
10+
- Various build and release fixes ([#165](https://github.com/ome/omero-cli-zarr/pull/165), ([#168](https://github.com/ome/omero-cli-zarr/pull/168)))
11+
212
# 0.5.5 (November 2023)
313

414
- Fix install build (pin scm version) ([#159](https://github.com/ome/omero-cli-zarr/pull/159))

0 commit comments

Comments
 (0)