Releases: Hochfrequenz/malo-ident-python-models
Releases · Hochfrequenz/malo-ident-python-models
v2024.07.03.6
What's Changed
- fix: Release PyPI upload; Delete and Ignore src/_maloident_version.py by @hf-kklein in #29
Full Changelog: v2024.07.03.5...v2024.07.03.6
v2024.07.03.5
What's Changed
- fix: add
--output-datetime-class AwareDatetime
to datamodel-codegen by @hf-kklein in #27 - chore: support Python 3.13 by @hf-kklein in #28
Full Changelog: v2024.07.03.4...v2024.07.03.5
v2024.07.03.4
What's Changed
⚠️ Introduce versioning: All models moved frommaloident
➡️maloident.v1
by @hf-kklein in #25- Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #10
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #11
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump actions/setup-node from 3 to 4 by @dependabot in #13
- Bump coverage from 7.6.1 to 7.6.3 by @dependabot in #14
- Bump mypy[pydantic] from 1.11.2 to 1.12.0 by @dependabot in #16
- Bump datamodel-code-generator from 0.26.1 to 0.26.2 by @dependabot in #17
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #19
- Bump mypy[pydantic] from 1.12.0 to 1.12.1 by @dependabot in #20
- Bump mypy[pydantic] from 1.12.1 to 1.13.0 by @dependabot in #22
- Bump datamodel-code-generator from 0.26.2 to 0.26.3 by @dependabot in #24
Full Changelog: v2024.07.03.3...v2024.07.03.4
v2024.07.03.3
What's Changed
- Replace
format: UUID RFC4122
withformat: uuid
(.yml) andUUID
instead ofstr
(.py) by @hf-kklein in #8 - Add
format: int64
to schemamarketPartnerId
by @hf-kklein in #9
Full Changelog: v2024.07.03.2...v2024.07.03.3
v2024.07.03.2
What's Changed
- Bump datamodel-code-generator from 0.26.0 to 0.26.1 by @dependabot in #5
- ci: Add prettier workflow + format openapi.yml by @hf-kklein in #6
- Use
format: date-time
instead ofpattern
(.yml) andAwareDatetime
(.py) for datetime strings by @hf-kklein in #7
Full Changelog: v2024.07.03.1...v2024.07.03.2
v2024.07.03.1
What's Changed
- Officially Support 3.9 and 3.10, too by @hf-kklein in #3
Full Changelog: v0.0.3...v2024.07.03.1
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Bump pylint from 3.3.0 to 3.3.1 by @dependabot in #1
- 🧙♂️ Initial Project Setup by @hf-kklein in #2
New Contributors
- @dependabot made their first contribution in #1
- @hf-kklein made their first contribution in #2
Full Changelog: https://github.com/Hochfrequenz/malo-ident-python-models/commits/v0.0.1