File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,25 @@ Summary of key features by release number.
2525
2626.. towncrier release notes start
2727
28+ ncdata 0.3.2 (2025-12-01)
29+ ~~~~~~~~~~~~~~~~~~~~~~~~~
30+ A bugfix release, just to allow working with Python 3.10.
31+
32+ Bug Fixes
33+ ^^^^^^^^^
34+
35+ - Made indexing work with Python v3.10. (`ISSUE#183 <https://github.com/pp-mo/ncdata/pull/183 >`_)
36+
37+
38+ Developer and Internal changes
39+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
40+
41+ - Support more Python versions: now allowing >=3.10 and no longer limiting <3.14.
42+ CI testing now against 3.10 / 3.11 / 3.12 / 3.13.
43+ (`ISSUE#186 <https://github.com/pp-mo/ncdata/pull/186 >`_)
44+
45+
46+
2847v0.3.1 (2025-11-06)
2948~~~~~~~~~~~~~~~~~~~~~~~~~
3049A minor release to replace v0.3.0, fixing some test errors introduced by the latest
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments