Skip to content

Commit

Permalink
Release v2024.7.24
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Jul 24, 2024
1 parent a1689e6 commit 166092f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ many proprietary metadata formats.

:Author: `Christoph Gohlke <https://www.cgohlke.com>`_
:License: BSD 3-Clause
:Version: 2024.7.21
:Version: 2024.7.24
:DOI: `10.5281/zenodo.6795860 <https://doi.org/10.5281/zenodo.6795860>`_

Quickstart
Expand Down Expand Up @@ -87,9 +87,13 @@ This revision was tested with the following requirements and dependencies
Revisions
---------

2024.7.24

- Pass 5092 tests.
- Fix reading contiguous multi-page series via Zarr store (#67).

2024.7.21

- Pass 5088 tests.
- Fix integer overflow in product function caused by numpy types.
- Allow tag reader functions to fail.

Expand Down

0 comments on commit 166092f

Please sign in to comment.