Changelog

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

  • Documentation Updates 📖 (#35)

  • Update accessors.py (#42)

  • Enable API reference docs to show accessor methods (#44)

  • Migrate flake8, isort, black rules to ruff (#49)

  • Fix broken doctest and tests on accessors (#46)

  • Migrate from setup.cfg to pyproject.toml (#48)

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

  • Set encoding for Windows (#20)

  • Fix broken dask_array_type import (#24)

  • Min xarray >= 0.19.0 (#25)

  • Expand installation doc (#27)

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

  • Add badges (#16)

  • update PyPI workflow: double-check we’re shipping everything we need (#17)

  • PyPI workflow: re-introduce upload job (#18)

  • Revert back to previous version of PyPI workflow (#19)

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

  • Add LICENSE (#2)

  • Update path of repo (#3)

  • Add docs (#4)

  • Update versioneer (#12)

  • Add PyPI release workflow (#13)

  • Fix CI job dependency (#14)

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