File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 44 "url" : " https://sgkit-dev.github.io/sgkit/latest/"
55 },
66 {
7- "name" : " 0.9.0 (stable)" ,
7+ "name" : " 0.10.0 (stable)" ,
8+ "version" : " 0.10.0" ,
9+ "url" : " https://sgkit-dev.github.io/sgkit/0.10.0/"
10+ },
11+ {
12+ "name" : " 0.9.0" ,
813 "version" : " 0.9.0" ,
914 "url" : " https://sgkit-dev.github.io/sgkit/0.9.0/"
1015 },
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Changelog
55
66.. _changelog.0.10.0 :
77
8- 0.10.0 (unreleased )
8+ 0.10.0 (7 April 2025 )
99-----------------------
1010
1111New Features
@@ -35,6 +35,12 @@ Improvements
3535- Add support for NumPy 2.
3636 (:user: `tomwhite `, :pr: `1297 `)
3737
38+ - Run tests against Zarr Python 3.
39+ (:user: `tomwhite `, :pr: `1285 `, :issue: `1226 `)
40+
41+ - Switch to pyproject.toml.
42+ (:user: `ianhi `, :pr: `1300 `)
43+
3844.. Bug fixes
3945.. ~~~~~~~~~
4046
You can’t perform that action at this time.
0 commit comments