Releases: astropenguin/xarray-dataclasses
Releases · astropenguin/xarray-dataclasses
v1.9.1 (2024-12-09)
v1.9.0 (2024-12-09)
v1.8.0 (2024-06-13)
v1.7.0 (2023-10-16)
What's Changed
- Support Python 3.12 by @astropenguin in #217
- Release v1.7.0 by @astropenguin in #219
- Fix dependency specifications by @astropenguin in #221
Full Changelog: v1.6.0...v1.7.0
v1.6.0 (2023-06-09)
What's Changed
- Fix import of Literal and Protocol by @astropenguin in #203
- Drop support for Python 3.7 by @astropenguin in #205
- Release v1.6.0 by @astropenguin in #207
Full Changelog: v1.5.0...v1.6.0
v1.5.0 (2023-02-02)
What's Changed
- Support Python 3.11 by @astropenguin in #190
- Release v1.5.0 by @astropenguin in #192
Full Changelog: v1.4.0...v1.5.0
v1.4.0 (2023-01-18)
What's Changed
- Remove v2 modules by @astropenguin in #184
- Do not use morecopy by @astropenguin in #186
- Release v1.4.0 by @astropenguin in #188
Full Changelog: v1.3.2...v1.4.0
v1.3.2 (2023-01-16)
What's Changed
- Add v2 typing module by @astropenguin in #173
- Add v2 specs module by @astropenguin in #175
- Fix importing at the package root by @astropenguin in #180
- Release v1.3.2 by @astropenguin in #182
Full Changelog: v1.3.1...v1.3.2
v1.3.1 (2022-09-05)
This release fixes the name of CITATION file (.ctf → .cff) and package description in README (no code updates).
What's Changed
- Release v1.3.1 by @astropenguin in #171
Full Changelog: v1.3.0...v1.3.1
v1.3.0 (2022-09-05)
What's Changed
- Add specs module by @astropenguin in #163
- Update version range of typing-extensions (>=3.10, <5.0) by @SohumB in #165
- Add support for Poetry >=1.2 by @astropenguin in #168
- Release v1.3.0 by @astropenguin in #169
New Contributors
Full Changelog: v1.2.0...v1.3.0