What's Changed * fix: Release PyPI upload; Delete and Ignore src/_maloident_version.py by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/29
What's Changed * fix: add `--output-datetime-class AwareDatetime` to datamodel-codegen by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/27 * chore: support Python 3.13 by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/28
What's Changed * ⚠️Introduce versioning: All models moved from `maloident` ➡️ `maloident.v1` by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/25 * Bump build from 1.2.2 to 1.2.2.post1 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/10 * Bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/11 * Bump actions/checkout from 3 to 4 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/12 * Bump actions/setup-node from 3 to 4 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/13 * Bump coverage from 7.6.1 to 7.6.3 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/14 * Bump mypy[pydantic] from 1.11.2 to 1.12.0 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/16 * Bump datamodel-code-generator from 0.26.1 to 0.26.2 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/17 * Bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/19 * Bump mypy[pydantic] from 1.12.0 to 1.12.1 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/20 * Bump mypy[pydantic] from 1.12.1 to 1.13.0 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/22 * Bump datamodel-code-generator from 0.26.2 to 0.26.3 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/24
What's Changed * Replace `format: UUID RFC4122` with `format: uuid` (.yml) and `UUID` instead of `str` (.py) by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/8 * Add `format: int64` to schema `marketPartnerId` by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/9
What's Changed * Bump datamodel-code-generator from 0.26.0 to 0.26.1 by dependabot in https://github.com/Hochfrequenz/malo-ident-python-models/pull/5 * ci: Add prettier workflow + format openapi.yml by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/6 * Use `format: date-time` instead of `pattern` (.yml) and `AwareDatetime` (.py) for datetime strings by hf-kklein in https://github.com/Hochfrequenz/malo-ident-python-models/pull/7