Skip to content

Commit

Permalink
Merge pull request #314 from will-moore/changelog_0.8.2
Browse files Browse the repository at this point in the history
changelog 0.8.2
  • Loading branch information
will-moore authored Sep 29, 2023
2 parents dce0ec0 + f430441 commit bd720b2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@

# 0.8.2 (September 2023)

- Fix compute on plate grid ([#299](https://github.com/ome/ome-zarr-py/pull/299))
- Check Well exists before trying to load data ([#296](https://github.com/ome/ome-zarr-py/pull/296))
- Avoid hard-coded field-of-view path "0". Thanks to [aeisenbarth](https://github.com/aeisenbarth) ([#300](https://github.com/ome/ome-zarr-py/pull/300))
- Update python.rst to have min, max for window. Thanks to [Sean Martin](https://github.com/seankmartin) ([#309](https://github.com/ome/ome-zarr-py/pull/309))
- Exclude fsspec 2023.9.0 fixes FileNotFoundError ([#307](https://github.com/ome/ome-zarr-py/pull/307))
- Set minimum fsspec version. Thanks to [Evan Lyall](https://github.com/elyall) ([#295](https://github.com/ome/ome-zarr-py/pull/295))
- Add conda install instructions to README. Thanks to [David Stansby](https://github.com/dstansby) ([#313](https://github.com/ome/ome-zarr-py/pull/313))
- Cody tidy fixes. Thanks to [Dimitri Papadopoulos Orfanos](https://github.com/DimitriPapadopoulos) ([#310](https://github.com/ome/ome-zarr-py/pull/310), [#312](https://github.com/ome/ome-zarr-py/pull/312))
# 0.8.0 (June 2023)

- Add `ome_zarr view image.zarr` to server and view in browser ([#285](https://github.com/ome/ome-zarr-py/pull/285))
Expand Down

0 comments on commit bd720b2

Please sign in to comment.