From d0a64e7adc955363afdb379f77c4c04397e89233 Mon Sep 17 00:00:00 2001 From: Christoph Gohlke Date: Wed, 15 Mar 2023 15:35:00 -0700 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 958501d..5991c03 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,15 +1,23 @@ Revisions --------- +2023.3.15 + +- Pass 4980 tests. +- Fix corruption using tile generators with prediction/compression (#185). +- Add parser for Micro-Manager MMStack series (breaking). +- Return micromanager_metadata IndexMap as numpy array (breaking). +- Revert optimizations for Micro-Manager OME series. +- Do not use numcodecs zstd in write_fsspec (kerchunk issue 317). +- More type annotations. + 2023.2.28 -- Pass 4952 tests. - Fix reading some Micro-Manager metadata from corrupted files. - Speed up reading Micro-Manager indexmap for creation of OME series. 2023.2.27 -- Pass 4952 tests. - Use Micro-Manager indexmap offsets to create virtual TiffFrames. - Fixes for future imagecodecs.