8000 Release 2025.03.0 · pydata/xarray@e79e1cd · GitHub
[go: up one dir, main page]

Skip to content

Commit e79e1cd

Browse files
committed
Release 2025.03.0
1 parent e6eabca commit e79e1cd

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

doc/whats-new.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,14 @@ What's New
1616
1717
.. _whats-new.2025.02.0:
1818

19-
v2025.02.0 (unreleased)
20-
-----------------------
19+
v2025.03.0 (Mar 18, 2025)
20+
-------------------------
21+
22+
This release brings tested support for Python 3.13, significant improvements to datetime & timedelta encoding/decoding,
23+
and improvements to the :py:class:`~xarray.DataTree` API; in addition to the usual bug fixes and other improvements.
24+
Thanks to the 21 contributors to this release:
25+
Benoit Bovy, Chuck Daniels, Deepak Cherian, Florian Jetter, Jan, Josh Kihm, Julia Signell, Justus Magin, Kai Mühlbauer, Kobe Vandelanotte, Mathias Hauser,
26+
Max Jones, Maximilian Roos, Oliver Watt-Meyer, Sam Levang, Sander van Rijn, Spencer Clark, Stephan Hoyer, Tom White, Vecko and maddogghoek
2127

2228
New Features
2329
~~~~~~~~~~~~
@@ -95,9 +101,6 @@ Documentation
95101
- Better expose the :py:class:`Coordinates` class in API reference (:pull:`10000`)
96102
By `Benoit Bovy <https://github.com/benbovy>`_.
97103

98-
Internal Changes
99-
~~~~~~~~~~~~~~~~
100-
101104

102105
.. _whats-new.2025.01.2:
103106

@@ -172,11 +175,6 @@ New Features
172175
:py:class:`pandas.DatetimeIndex` (:pull:`9965`). By `Spencer Clark
173176
<https://github.com/spencerkclark>`_ and `Kai Mühlbauer
174177
<https://github.com/kmuehlbauer>`_.
175-
- :py:meth:`DatasetGroupBy.first` and :py:meth:`DatasetGroupBy.last` can now use ``flox`` if available. (:issue:`9647`)
176-
By `Deepak Cherian <https://github.com/dcherian>`_.
177-
178-
Breaking changes
179-
~~~~~~~~~~~~~~~~
180178
- Adds shards to the list of valid_encodings in the zarr backend, so that
181179
sharded Zarr V3s can be written (:issue:`9947`, :pull:`9948`).
182180
By `Jacob Prince_Bieker <https://github.com/jacobbieker>`_

0 commit comments

Comments
 (0)
0