Changelog¶
Version 0.1.5 - 2026-03-14¶
This release removes cupy as a required dependency for PyPI installs, so that users
can choose between different pre-compiled versions. Please install cupy manually
following instructions at https://docs.cupy.dev/en/stable/install.html. It also fixes a
TypeError: isinstance() bug related to dask, and will require a minimum version of
Python 3.10+.
What’s Changed¶
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.1.4…0.1.5
Version 0.1.4 - 2024-07-27¶
This release brings several documentation improvements at
https://cupy-xarray.readthedocs.io with a new User Guide, Tutorials and Presentations,
Contributing Guide and API reference. It also fixes a No module named 'xarray.core.pycompat' bug, and will require a minimum version of xarray>=2024.02.0.
What’s Changed¶
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.1.3…0.1.4
Version 0.1.3 - 2023-02-22¶
What’s Changed¶
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.1.2…0.1.3
Version 0.1.2 - 2022-08-25¶
What’s Changed¶
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.1.1…0.1.2
Version 0.1.1 - 2022-08-19¶
First release!
What’s Changed¶
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.1.0…0.1.1
Version 0.1.0 - 2020-07-23¶
Pre-release
Contributors¶
Full Changelog: https://github.com/xarray-contrib/cupy-xarray/compare/0.0.1…0.1.0