Skip to content

Tags: pydata/xarray

Tags

v2026.07.0

Toggle v2026.07.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release notes for v2026.07.0 (#11445)

* Release notes for v2026.07.0

Co-authored-by: Claude <noreply@anthropic.com>

* Link to dask-array library in expression arrays note

Co-authored-by: Claude <noreply@anthropic.com>

* Link the phrase 'query-optimizing expression arrays'

Co-authored-by: Claude <noreply@anthropic.com>

---------

Co-authored-by: Stephan Hoyer <stephan@periodiclabs.ai>
Co-authored-by: Claude <noreply@anthropic.com>

v2026.04.0

Toggle v2026.04.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Preparing Release v2026.04.0 (#11298)

This release bumps the minimum supported ``zarr`` version to 3.0, finalizes the
deprecation of timedelta decoding via units, adds ``col_wrap='auto'`` for plots,
a new ``inherit='all_coords'`` option for :py:meth:`DataTree.to_dataset`, and a
``facetgrid_figsize`` option for :py:func:`~xarray.set_options`.

v2026.02.0

Toggle v2026.02.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add #11168 to whats-new (#11169)

Co-authored-by: Claude <noreply@anthropic.com>

v2026.01.0

Toggle v2026.01.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update whats-new for v2026.01.0 release (#11109)

Co-authored-by: Claude <noreply@anthropic.com>

v2025.12.0

Toggle v2025.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
set the release date (#10984)

v2025.11.0

Toggle v2025.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v2025.11.0 (#10917)

* choose the right version number

* formatting

* move a breaking change entry to the right section

* remove the deprecations section

* missing entry

* remove the empty internals section

* another missing entry

* more missing entries

* remove empty line

* bad merge

* remove the empty documentation section

* newline

* use the old style of setting release dates

* set the release date

* formatting

* back to bold

* release summary

v2025.10.1

Toggle v2025.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix reverting default netCDF engine (and prepare 2025.10.1 release) (#…

…10828)

* Actually revert default netCDF engine

* Fix unit tests for engine

* Tweak defaults again, preferring h5netcdf over scipy

* Fix default netcdf engine in docstrings

* update whats-new

v2025.10.0

Toggle v2025.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release notes for 2025.10.0 (#10821)

v2025.09.1

Toggle v2025.09.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release notes for 2025.09.1 (#10797)

* release notes for 2025.09.1

* elaborate

v2025.09.0

Toggle v2025.09.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release notes for 2025.09.0 (#10684)

Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>