Recent Releases of xarray-dataclass

xarray-dataclass - v3.0.0

Changelog

Changed

  • Import name switched from from xarray_dataclasses import... to from xarray_dataclass import ...

Full Changelog: https://github.com/xarray-contrib/xarray-dataclass/compare/v2.0.0...v3.0.0

- Python
Published by melonora 10 months ago

xarray-dataclass - v2.0.0

Changelog

Changed

  • Use of pixi for development.
  • xarray dependency constrains have been changed to >=2022.3

Removed

  • Support for python 3.8 has been dropped in correspondence with end of lifecycle of respective python version
  • Removed unncessary dependencies in the dev environment.

New Contributors

  • @melonora made their first contribution in https://github.com/xarray-contrib/xarray-dataclass/pull/1
  • @thewtex made their first contribution in https://github.com/xarray-contrib/xarray-dataclass/pull/12

Full Changelog: https://github.com/xarray-contrib/xarray-dataclass/compare/v1.9.1...v2.0.0

- Python
Published by melonora 10 months ago