Releases: xarray-contrib/xncml
Releases · xarray-contrib/xncml
v0.5.1
What's Changed
- Bump the actions group in /.github/workflows with 7 updates by @dependabot[bot] in #95
- Bump bump-my-version from 0.31.1 to 1.1.4 by @dependabot[bot] in #92
- Bump flit from 3.10.1 to 3.12.0 by @dependabot[bot] in #90
- Bump pylint from 3.3.4 to 3.3.7 by @dependabot[bot] in #94
- Bump tox from 4.24.1 to 4.26.0 by @dependabot[bot] in #91
- Bump the actions group in /.github/workflows with 3 updates by @dependabot[bot] in #96
- Bump tox from 4.26.0 to 4.27.0 by @dependabot[bot] in #98
- Bump bump-my-version from 1.1.4 to 1.2.0 by @dependabot[bot] in #97
- Bump pip from 25.0 to 25.1.1 by @dependabot[bot] in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #100
- Bump tox from 4.27.0 to 4.28.4 by @dependabot[bot] in #105
- Bump deptry from 0.23.0 to 0.23.1 by @dependabot[bot] in #102
- Bump pip from 25.1.1 to 25.2 by @dependabot[bot] in #104
- Bump bump-my-version from 1.2.0 to 1.2.1 by @dependabot[bot] in #103
- Bump the actions group in /.github/workflows with 2 updates by @dependabot[bot] in #101
- Bump the actions group in /.github/workflows with 10 updates by @dependabot[bot] in #109
- Bump pylint from 3.3.7 to 3.3.8 by @dependabot[bot] in #108
- Bump bump-my-version from 1.2.1 to 1.2.3 by @dependabot[bot] in #106
- Bump tox from 4.28.4 to 4.30.2 by @dependabot[bot] in #107
- Attribution cleanup by @Zeitsperre in #89
- Prepare v0.5.1 by @Zeitsperre in #110
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- Enh/manage groups by @bzah in #66
- MNT: Update enum parsing by @bzah in #68
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- FIX: #70 scalar parsing by @bzah in #71
- Test Coverage and CI improvements by @Zeitsperre in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- Fix 78 by @huard in #80
- Maint/modernize by @bzah and @Zeitsperre in #76
- Bump tox from 4.24.1 to 4.25.0 by @dependabot in #82
- Bump flit from 3.10.1 to 3.12.0 by @dependabot in #81
- Bump the actions group in /.github/workflows with 7 updates by @dependabot in #84
- Bump pip from 25.0 to 25.1.1 by @dependabot in #86
- Bump bump-my-version from 0.31.1 to 1.1.2 by @dependabot in #83
- Bump pylint from 3.3.4 to 3.3.7 by @dependabot in #85
- Prepare CHANGELOG.rst for v0.5.0 by @Zeitsperre in #87
New Contributors
- @Zeitsperre made their first contribution in #72
- @dependabot made their first contribution in #82
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
What's Changed
- Support python 3.12 by @fmigneault in #57
- Drop support for 3.8.
New Contributors
- @fmigneault made their first contribution in #57
Full Changelog: v0.3...v0.3.1
v0.3
What's Changed
- Set the
closemethod so that underlying files aggregated by NcML are closed by @huard in #44 - Add references to NcML documentation and ioos/ncml repo by @huard in #45
- Add support for
aggregationandscanelements inDataset. by @huard in #43 - Remove 3.8 from CI test suite and add 3.11 by @huard in #50
- Remove CircleCI configuration by @huard in #47
- Add
from_textmethod to instantiate Dataset object from string by @huard in #54
Full Changelog: v0.2...v0.3
v0.2
0.2
What's Changed
- Implement
rename_dataset_attributeby @huard in #28 - In Dataset, process ncml namespaces by @huard in #34
- Add default_language_version` to pre-commit config by @huard in #35
- Export Dataset to dict approximately following CF-JSON specification by @huard in #37
Full Changelog: https://github.com/xarray-contrib/xncml/commits/v0.2