Releases: ome/ome-zarr-py
Releases · ome/ome-zarr-py
v0.9.0
What's Changed
- Only install required deps when testing by @dstansby in #328
- Add tests on python 3.11 by @dstansby in #327
- Simplify first example in docs by @dstansby in #326
- add omero metadata to writer by @giovp in #261
- Fix doc install instructions in README by @dstansby in #336
- Improve documentation structure by @dstansby in #337
- Gha update by @jburel in #335
- Update and fix pre-commit by @dstansby in #333
- Unpin fsspec in dev requirements by @dstansby in #342
- Clarify that write_multiscale takes pre-computed arrays by @dstansby in #318
- Simplify testing setup + Python 3.12 tests by @dstansby in #338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #348
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #355
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #359
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #361
- Allow to change downsample function by @nhatnm52 in #358
- add #261 to changelog by @giovp in #370
- Update to codecov 4 by @joshmoore in #373
- Fix scalar chunking by @dstansby in #365
- Support init of ome_zarr_py.io.ZarrLocation with zarr.storage.FSStore by @berombau in #349
- Improve CLI docs by @dstansby in #367
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #366
New Contributors
- @giovp made their first contribution in #261
- @nhatnm52 made their first contribution in #358
- @berombau made their first contribution in #349
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- Add dask to intersphinx mapping by @dstansby in #315
- Minor improvements to format docs by @dstansby in #316
- update docs to include write example for HCS dataset by @elyall in #317
- fix layout by @jburel in #320
- fix reading HCS datasets at cloud paths #321 by @elyall in #322
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Update python.rst to have min, max for window by @seankmartin in #309
factors
is already a tuple by @DimitriPapadopoulos in #310- Simpler startswith() and isinstance() calls by @DimitriPapadopoulos in #312
- Avoid hard-coded field-of-view path "0" by @aeisenbarth in #300
- Fix compute() on plate grid by @will-moore in #299
- Check Well exists before trying to load data by @will-moore in #296
- Add conda to installation options by @dstansby in #313
- changelog 0.8.2 by @will-moore in #314
New Contributors
- @seankmartin made their first contribution in #309
- @DimitriPapadopoulos made their first contribution in #310
- @aeisenbarth made their first contribution in #300
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #288
- Set minimum fsspec version by @elyall in #295
- Add sphinx_rtd_theme to docs dependencies by @will-moore in #301
- Exclude fsspec 2023.9.0 by @will-moore in #307
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- View in validator by @will-moore in #285
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #280
- Changelog 0.8.0 by @will-moore in #289
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- allow main with empty args by @k-dominik in #279
New Contributors
- @k-dominik made their first contribution in #279
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #234
- Fix sphinx package typo in README by @andy-sweet in #246
- Bug fix io by @LucaMarconato in #243
- Deactivate Zarr dev build by @joshmoore in #251
- Use zarr default compressor by default by @jni in #253
- Upgrade action by @jburel in #259
- resize each block to custom shape by @will-moore in #244
- Don't handle exception in Multiscales init() by @will-moore in #266
- Drop py37 by @jburel in #269
- Pre commit ci update config by @will-moore in #270
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #271
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #273
- codespell: config + workflow + pre-commit by @yarikoptic in #272
- Optimize zarr multiscale writing based on #237 by @camilolaiton in #257
- changelog entry for 0.7.0 by @will-moore in #267
New Contributors
- @andy-sweet made their first contribution in #246
- @LucaMarconato made their first contribution in #243
- @yarikoptic made their first contribution in #272
- @camilolaiton made their first contribution in #257
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #222
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #227
- scaler.local_mean() maintains dype by @will-moore in #233
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #213
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #216
- Use multiscales name for node metadata['name'] by @will-moore in #214
- Feature/dask poc by @toloudis in #192
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #218
- Storage options copy by @will-moore in #221
- bugfix in chunks when providing storage_options as dict by @claesenm in #197
- Use integer division for new_shape in resize_image by @will-moore in #220
- Dask docs update by @will-moore in #223
- Add changelog 0.6.0 by @will-moore in #224
New Contributors
Full Changelog: v0.5.2...v0.6.0