Releases: KNMI/edr-pydantic
Releases · KNMI/edr-pydantic
0.6.0
What's Changed
- BREAKING CHANGE: Replace
period
withduration
inMeasurementType
by @mo-lukecarr in #15 - Add Python 3.13 to testing by @lukas-phaf in #21
- Add validation for number of datetimes in
Temporal.interval
by @mo-lukecarr and @lukas-phaf in #22 - Bump to 0.6.0 by @PaulVanSchayck in #23
New Contributors
- @mo-lukecarr made their first contribution in #15
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.0
What's Changed
- Add python 3.12 to testing by @lukas-phaf in #10
- Add optional measurementType field in Parameter by @lukas-phaf in #11
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 #6
- Fix pypi upload to use 2fa by @PaulVanSchayck in #5
- Change custom extent to be in line with EDR 1.1 spec by @lukas-phaf in #9
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Correct order in LandingPageModel by @lukas-phaf in #4
New Contributors
- @lukas-phaf made their first contribution in #4
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Enable Pydantic v2 Strict mode by @PaulVanSchayck in #3
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0: Initial release
What's Changed
- Initial version of the edr-pydantic package in #1
Full Changelog: https://github.com/KNMI/edr-pydantic/commits/0.1.0