v0.6.0
What's Changed
Since v0.6.0 all non-technical attributes are optional/nullable.
This is certainly a breaking change; at least for your type checker.
It's also a great step forward for a flexible use of BO4E the bo4e standard.
Significant PRs
- Add nullable string
_idto all BO and COMs by @hf-kklein in #616 - Make everything optional + remove validations by @lord-haffi in #617
Chores and Dependencies
- 📝 remove wrong information by @hf-krechan in #554
- Bump pydantic from 2.4.1 to 2.4.2 by @dependabot in #555
- Bump urllib3 from 1.26.10 to 1.26.17 in /docs by @dependabot in #562
- Bump pylint from 2.17.6 to 3.0.0 by @dependabot in #563
- Bump urllib3 from 2.0.5 to 2.0.6 in /dev_requirements by @dependabot in #561
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #564
- Run Tests in Python 3.12, too by @hf-kklein in #556
- 🚚 (chore) Rename JSON schema tooling files and function by @hf-kklein in #612
Full Changelog: v0.5.10...v0.6.0