Skip to content

Commit 6a7c19c

Browse files
authored
Update HISTORY.rst for release v2026.05.0 (#434)
1 parent 65f0fa9 commit 6a7c19c

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

HISTORY.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,48 @@
22
History
33
=======
44

5+
v2026.05.0 (2026-05-26)
6+
-----------------------
7+
8+
We're pleased to announce the release of dask-image v2026.05.0!
9+
10+
Highlights
11+
12+
Highlights of this release include making the dask dataframe dependency optional,
13+
improving packaging and compatibility with Numpy v2.4.
14+
15+
Bug Fixes
16+
17+
* Compatibility with Numpy v2.4 (#425)
18+
* Fix package discovery in pyproject.toml (#422)
19+
* Bump tifffile to ensure functionality used in imread tests (#424)
20+
21+
API Changes
22+
23+
* Make dataframe dependencies optional (#429)
24+
25+
Other Pull Requests
26+
27+
* Bump actions/checkout from 5 to 6 (#420)
28+
* Bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#421)
29+
* Bump conda-incubator/setup-miniconda from 3 to 4 (#430)
30+
* Bump actions/checkout from 5 to 6 (#433)
31+
32+
5 authors added to this release (alphabetical)
33+
34+
* `Antonio Valentino <https://github.com/dask/dask-image/commits?author=avalentino>`_ - @avalentino
35+
* `dependabot[bot] <https://github.com/dask/dask-image/commits?author=dependabot[bot]>`_ - @dependabot[bot]
36+
* `Genevieve Buckley <https://github.com/dask/dask-image/commits?author=GenevieveBuckley>`_ - @GenevieveBuckley
37+
* `Marvin Albert <https://github.com/dask/dask-image/commits?author=m-albert>`_ - @m-albert
38+
* `Thomas Robitaille <https://github.com/dask/dask-image/commits?author=astrofrog>`_ - @astrofrog
39+
40+
41+
2 reviewers added to this release (alphabetical)
42+
43+
* `Copilot <https://github.com/dask/dask-image/commits?author=Copilot>`_ - @Copilot
44+
* `Genevieve Buckley <https://github.com/dask/dask-image/commits?author=GenevieveBuckley>`_ - @GenevieveBuckley
45+
46+
547
v2025.11.0 (2025-11-12)
648
-----------------------
749

0 commit comments

Comments
 (0)