Releases: KNMI/covjson-pydantic
Releases · KNMI/covjson-pydantic
0.5.0
What's Changed
- Add integer and string support for NdArray values by @PaulVanSchayck in #20
- BREAKING CHANGE: Update your usage of
NdArray()
toNdArrayFloat()
- BREAKING CHANGE: Update your usage of
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Add python 3.12 to testing by @lukas-phaf in #16
- Add support for Trajectory domain type by @lukas-phaf in #18
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Update actions to fix Node 16 warning by @lukas-phaf in #13
- Axis can be number (float) or str by @PaulVanSchayck in #15
Full Changelog: 0.2.1...0.3.0
v0.2.1: Allow CompactAxis in check_axis
What's Changed
- Allow CompactAxis in check_axis by @ways in #9
- Bumps version to 0.2.1 and improve README by @PaulVanSchayck in #10
- NO-JIRA: Fix PyPi upload to use token by @PaulVanSchayck in #12
New Contributors
Full Changelog: 0.2.0...0.2.1