Skip to content

Update release

Choose a tag to compare

@astropenguin astropenguin released this 04 Aug 06:43
· 15 commits to master since this release
6e53d97

This release closes the following issues:

  • Use real inheritance #13
    • Add DataArrayClassBase class for the base class of custom DataArray classes
    • Add accessor class variable to the definition of a DataArray class
  • Release v0.6.0 #16
    • Update version numbers written in:
      • xarray_custom/__init__.py
      • tests/test_package.py
      • docs/conf.py
      • pyproject.toml
    • Update GitHub Actions workflows