- Update version numbers (0.6.1 → 0.6.2) written in: - `xarray_custom/__init__.py` - `tests/test_package.py` - `docs/conf.py` - `pyproject.toml`
0.6.1
- Update version numbers (0.6.0 → 0.6.1) written in: - `xarray_custom/__init__.py` - `tests/test_package.py` - `docs/conf.py` - `pyproject.toml`
0.6.0
- Update version numbers written in: - `xarray_custom/__init__.py` - `tests/test_package.py` - `docs/conf.py` - `pyproject.toml` - Update GitHub Actions workflows
0.5.1
- Add xarray's license to the project (because the documentation uses its icon) - Add installation, requirements, and license sections to README
0.5.0
- Add a feature of an option in the case of overriding an existing accessor (12) - Rename an argument of `dataarrayclass` (`override` → `override_accessor`)
0.4.1
- Fix ensuring function of `dims` so that a multiple-letter dim (e.g., `'ch'`) can properly be set