This release closes the following issues.
- Fix wrong auto-generated docstrings #22
- In v0.6.1, auto-generated docstrings of DataArray classes are wrong.
This issue will fix it by updating thexarray_custom.bases.Docclass.
- In v0.6.1, auto-generated docstrings of DataArray classes are wrong.
- Fix wrong docstring of utils module #23
- In v0.6.1, code examples in the docstring of the utils module are outdated.
This issue will update them so that they are compatible with the latest package.
- In v0.6.1, code examples in the docstring of the utils module are outdated.
- Release v0.6.2 #24
- Update version numbers (0.6.1 → 0.6.2) written in:
xarray_custom/__init__.pytests/test_package.pydocs/conf.pypyproject.toml
- Update version numbers (0.6.1 → 0.6.2) written in: