Releases: bo4e/BO4E-python
Releases · bo4e/BO4E-python
v0.6.1-rc3
Full Changelog: v0.6.1-rc2...v0.6.1-rc3
v0.6.1-rc2
Full Changelog: v0.6.1-rc1...v0.6.1-rc2
v0.6.1-rc1
What's Changed
- Rename
BoTyptoTypby @lord-haffi in #620 - Remove all comments about required and optional attributes by @hf-aschloegl in #623
- Bump pylint from 3.0.0 to 3.0.1 by @dependabot in #624
- Remove JSON Schemas Before Generating by @hf-krechan in #621
- 🚚 Rename all booleans to contain a verb by @hf-fvesely in #627
Full Changelog: v0.6.0...v0.6.1-rc1
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
v0.5.10
What's Changed
- ⚙️ rename to bo4e to match pypi project name by @hf-krechan in #553
Full Changelog: v0.5.9...v0.5.10
v0.5.9
What's Changed
- 💚 specify environment for build-n-publish by @hf-krechan in #551
- 💚 Use new publishing setup with trusted publishers by @hf-krechan in #552
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
pip-compile requirements-packaging.in& Test packaging workflow in CI by @hf-kklein in #549
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- 📌 created files dev_requirements to pin CI Dependencies by @DeltaDaniel in #536
- Bump types-requests from 2.31.0.4 to 2.31.0.5 in /dev_requirements by @dependabot in #537
- Bump pydantic from 2.3.0 to 2.4.0 by @dependabot in #538
- CI: Replace formatting action with pre-commit by @mj0nez in #531
- remove required python version in readme by @hf-krechan in #540
- Bump pydantic from 2.4.0 to 2.4.1 by @dependabot in #544
- Bump types-requests from 2.31.0.5 to 2.31.0.6 by @dependabot in #546
- Streamline JSON Schema Generation by @hf-kklein in #547
- Use Hatch Setup by @hf-krechan in #548
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
Actual Changes
Stricter/fix of validation of MaLo/MeLo max1 Adresse restriction
Chores
- Bump typeguard from 4.1.2 to 4.1.3 by @dependabot in #525
- Bump actions/checkout from 3 to 4 by @dependabot in #526
- Bump typeguard from 4.1.3 to 4.1.5 by @dependabot in #527
- update pre-commit hooks for py3.11 by @mj0nez in #529
- chore: fix overgeneral-exceptions & change CI triggers by @hf-kklein in #534
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- The min Python version required for this package is 3.10 (not 3.8) by @hf-kklein in #503
- (chore) Remove unnecessary type ignore by @hf-kklein in #507
- Bump typeguard from 4.1.0 to 4.1.1 by @dependabot in #517
- Bump pydantic from 2.1.1 to 2.2.0 by @dependabot in #518
- Bump typeguard from 4.1.1 to 4.1.2 by @dependabot in #519
- Bump pydantic from 2.2.0 to 2.2.1 by @dependabot in #520
- (chore) Bump pydantic from 2.2.1 to 2.3.0 by @dependabot in #524
- ✏️ Fix Typo
"DVGW"instead of"DVG"by @hf-ddernbach in #523
New Contributors
- @hf-ddernbach made their first contribution in #523
Full Changelog: v0.5.4...v0.5.5