Releases: bo4e/BO4E-python
Releases · bo4e/BO4E-python
v202401.4.0
What's Changed
- Bump typeguard from 4.2.1 to 4.3.0 by @dependabot in #817
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #818
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #819
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #821
- Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 by @dependabot in #823
- feat: new BO Lokationszuordnung and transfer of BO/COMs from bo4e-dotnet by @levtoji in #759
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #824
- Improve Documentation by @hf-krechan in #822
- 🎨 fix header level by @hf-krechan in #826
- Bump pylint from 3.2.2 to 3.2.3 by @dependabot in #827
- Add NELO and TR to Lokationstyp enum by @hf-krechan in #830
- edit link to contribution as in #828 by @EWPStanislavKhodorov in #831
- Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #837
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #841
- Bump coverage from 7.5.3 to 7.5.4 in /dev_requirements by @dependabot in #840
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #842
- Bump pylint from 3.2.3 to 3.2.4 by @dependabot in #843
- Bump pylint from 3.2.4 to 3.2.5 by @dependabot in #844
- Bump certifi from 2023.7.22 to 2024.7.4 in /docs by @dependabot in #847
- Bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements by @dependabot in #848
- Bump zipp from 3.18.1 to 3.19.1 in /dev_requirements by @dependabot in #849
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #850
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #851
- Bump sphinx from 7.3.7 to 7.4.3 by @dependabot in #852
- Bump sphinx from 7.4.3 to 7.4.4 by @dependabot in #853
- Bump sphinx from 7.4.4 to 7.4.5 by @dependabot in #854
- Bump sphinx from 7.4.5 to 7.4.6 by @dependabot in #855
- Bump pydantic from 2.4.2 to 2.8.2 by @dependabot in #846
- 🩹Fix
_id
docstring in coms in JSON-Schemas by @lord-haffi in #856 - Bump bo4e-schema-tool from 0.0.7 to 0.0.8 by @dependabot in #857
- Bump sphinx from 7.4.6 to 7.4.7 by @dependabot in #859
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #862
- Bump mypy from 1.10.1 to 1.11.0 in /dev_requirements by @dependabot in #864
- Bump pytest from 8.2.2 to 8.3.1 in /dev_requirements by @dependabot in #863
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #865
- 🩹Strip descriptions by @lord-haffi in #866
New Contributors
- @levtoji made their first contribution in #759
- @EWPStanislavKhodorov made their first contribution in #831
Full Changelog: v202401.2.1...v202401.4.0
v202401.2.1
What's Changed
- 📄Make compatibility matrix downloadable by @lord-haffi in #806
- 🩹Fix release creation on publish - don't set always as latest release by @lord-haffi in #801
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #807
- Bump pylint from 3.2.0 to 3.2.2 by @dependabot in #808
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #809
- Bump requests from 2.32.0 to 2.32.1 by @dependabot in #810
- Bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 by @dependabot in #811
- Bump requests from 2.32.1 to 2.32.2 by @dependabot in #813
- Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 by @dependabot in #814
- chore: Remove
print
for undocumend fields by @hf-kklein in #816
Full Changelog: v202401.2.0...v202401.2.1
v202401.0.1.1
Fixes #724 for the release v202401.0.1
Full Changelog: v202401.0.1...v202401.0.1.1
v202401.2.0
What's Changed
- Bump coverage from 7.5.0 to 7.5.1 in /dev_requirements by @dependabot in #788
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #789
- Remove
SigmoidParameter.calculate
by @hf-kklein in #793 - ⬆️Bump pre-commit black version by @lord-haffi in #794
- 🎨Rework imports - avoid circular import errors by @lord-haffi in #790
- 🩹📄Fix JSON-Schema links in documentation by @lord-haffi in #795
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #797
- Add enum values for mengeneinheit by @hf-krechan in #798
- 🎨 add new entries in enum mengeneinheit at the end by @hf-krechan in #799
- Bump pylint from 3.1.1 to 3.2.0 by @dependabot in #800
- ✨👷♂️Add Github action step to check the version tag consistency by @lord-haffi in #796
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #803
- 👷♂️Include only functional releases into compatibility matrix by @lord-haffi in #802
- 💚Fix doc creation concurrency by @lord-haffi in #804
- 💚🩹Fix total ordering of
Version
by @lord-haffi in #805
Full Changelog: v202401.1.1...v202401.2.0
v202401.1.2-rc15
What's Changed
- Bump coverage from 7.5.0 to 7.5.1 in /dev_requirements by @dependabot in #788
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #789
- Remove
SigmoidParameter.calculate
by @hf-kklein in #793 - ⬆️Bump pre-commit black version by @lord-haffi in #794
- 🎨Rework imports - avoid circular import errors by @lord-haffi in #790
- 🩹📄Fix JSON-Schema links in documentation by @lord-haffi in #795
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #797
- Add enum values for mengeneinheit by @hf-krechan in #798
- 🎨 add new entries in enum mengeneinheit at the end by @hf-krechan in #799
- Bump pylint from 3.1.1 to 3.2.0 by @dependabot in #800
Full Changelog: v202401.1.1...v202401.1.2-rc15
v202401.2.0-rc3
Full Changelog: v202401.2.0-rc2...v202401.2.0-rc3
v202401.2.0-rc2
Full Changelog: v202401.1.1-rc5...v202401.2.0-rc2
v202401.2.0-rc1
Dummy Release to test if the functional version bump detection works. Actions should fail for this release.
Full Changelog: v202401.1.2-rc13...v202401.2.0-rc1
v202401.1.2-rc14
Full Changelog: v202401.1.2-rc13...v202401.1.2-rc14
v202401.1.2-rc13
Full Changelog: v202401.1.2-rc12...v202401.1.2-rc13