Releases: bo4e/BO4E-python
Releases · bo4e/BO4E-python
v0.5.4
What's Changed
- Bump typeguard from 4.0.0 to 4.0.1 by @dependabot in #499
- (chore) Bump typeguard from 4.0.1 to 4.1.0 by @dependabot in #500
- Bump pydantic from 2.1.0 to 2.1.1 by @dependabot in #498
- Automatically Assign Functional Requirement Issues to "The Gremium" by @hf-kklein in #491
- Change
ModelAfterValidator->ModelBeforeValidatorby @lord-haffi in #502
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- (chore) Add
typeguardto docs-dependencies used by readthedocs by @hf-kklein in #489 - (chore) update JSON Schemas using Pydantic v2 by @hf-kklein in #494
- doc: 📝Add Auto Generated TS Lib to README by @hf-kklein in #492
- Bump pydantic from 2.0.2 to 2.0.3 by @dependabot in #483
- Make validators more readable by @lord-haffi in #495
- Bump certifi from 2022.12.7 to 2023.7.22 in /docs by @dependabot in #497
- Bump pydantic from 2.0.3 to 2.1.0 by @dependabot in #496
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Bump pydantic from 1.10.5 to 2.0.2 by @dependabot in #482
- (chore) ⬆use Python 3.11 in read the docs build by @hf-kklein in #485
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Full Pydantic v2 support + docs diagrams fixed by @lord-haffi in #481
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump networkx from 3.0 to 3.1 by @dependabot in #464
- ⬆(chore) Switch to Pydantic v2 by @hf-kklein in #476
Full Changelog: v0.4.8...v0.5.0
v0.4.8
What's Changed
- 🔄Update JSON Schemas after #454 (ortsteil) by @hf-kklein in #456
- (chore) Bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #459
- Replaces py imports in tests suit with pathlib by @mj0nez in #468
- Bump requests from 2.28.2 to 2.29.0 by @dependabot in #466
- Bump requests from 2.29.0 to 2.31.0 by @dependabot in #471
- (chore)📍Pin mypy version to 1.3.0 by @hf-kklein in #473
- 📍Pin pydantic to v1.x by @hf-kklein in #475
New Contributors
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
Data Model Changes
- Add ortsteil to adresse by @JonasSchneegans in #454
Documentation Improvements
- Add cardinality to every field and remove redundance by @lord-haffi in #452
- Show regex patterns in fields by @lord-haffi in #453
Internal Dependencies and Chore
- Bump networkx from 2.8.4 to 3.0 by @dependabot in #449
- Bump requests from 2.28.1 to 2.28.2 by @dependabot in #450
- Bump certifi from 2022.6.15 to 2022.12.7 in /docs by @dependabot in #440
- 👷♂️🩹Only run the tests in the publish workflow by @hf-kklein in #444
New Contributors
- @JonasSchneegans made their first contribution in #454
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Bump pydantic from 1.10.2 to 1.10.4 by @dependabot in #447
- 🚚 rename com.Verbrauch
mengeneinheit➡einheitby @hf-kklein in #448
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
Technical changes only, no data model changes
- 🐍 Add example test on how to instantiate without required attributes by @hf-kklein in #435
- (chore) Strip docstrings in autogenerated json schemas (Python 3.11) by @hf-kklein in #437
- 🐍 Add Pydantic
extra="allow"to Geschaeftsobjekt and COM base classes by @hf-kklein in #439
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Add docstrings to COM Messlokationszuordnung by @hf-kklein in #433
Full Changelog: v0.4.3...v0.4.4