Releases: bo4e/BO4E-python
Releases · bo4e/BO4E-python
v202501.1.0-rc1
Full Changelog: v202501.0.1-rc1...v202501.1.0-rc1
v202501.0.1-rc2
Full Changelog: v202501.0.1-rc1...v202501.0.1-rc2
v202501.0.1-rc1
What's Changed
- chore(deps): Bump pylint from 3.3.6 to 3.3.7 in /dev_requirements by @dependabot[bot] in #988
- chore(deps): Bump types-requests from 2.32.0.20250328 to 2.32.0.20250515 in /dev_requirements by @dependabot[bot] in #992
- docs: mention how to model point in time by @hf-kklein in #995
- chore(deps): Bump coverage from 7.8.0 to 7.8.2 in /dev_requirements by @dependabot[bot] in #997
- chore(deps): Bump types-requests from 2.32.0.20250515 to 2.32.0.20250602 in /dev_requirements by @dependabot[bot] in #999
- chore(deps): Bump mypy from 1.15.0 to 1.16.0 in /dev_requirements by @dependabot[bot] in #1000
- chore(deps): Bump requests from 2.32.3 to 2.32.4 in /docs by @dependabot[bot] in #1002
- chore(deps): Bump mypy from 1.16.0 to 1.16.1 in /dev_requirements by @dependabot[bot] in #1005
- chore(deps): Bump types-requests from 2.32.0.20250602 to 2.32.4.20250611 in /dev_requirements by @dependabot[bot] in #1004
- chore(deps): Bump requests from 2.32.3 to 2.32.4 in /dev_requirements by @dependabot[bot] in #1003
Full Changelog: v202501.0.0...v202501.0.1-rc1
v202501.0.0
What's Changed
- fix(versioning): 🩹Allow major bumps by @lord-haffi in #987
Full Changelog: v202401.7.0...v202501.0.0
v202401.7.1
What's Changed
- Bump pylint from 3.2.7 to 3.3.4 by @dependabot in #954
- chore(deps-dev): Bump isort from 5.13.2 to 6.0.1 by @dependabot in #968
- chore(deps): Bump coverage from 7.6.12 to 7.7.0 in /dev_requirements by @dependabot in #969
- Extension of Invoice Types: Add AUSGLEICHSENERGIERECHNUNG, ABSCHLUSSRECHNUNG... by @JonasSchneegans in #545
- Use Just COM Zeitraum by @hf-krechan in #971
- 📝 Add BO, COM and ENUM to the sidebar by @hf-krechan in #696
- Add BO Bilanzierung and necessary COMs and ENUMs by @DeltaDaniel in #508
- Remove Property
model_computed_fields
From Documentation by @hf-krechan in #973 - fix docu for zeitraum by @hf-krechan in #972
- Remove Marshmallow From Docstrings by @hf-krechan in #975
- fix(CI): Fixes an error in version check inside release workflow by @lord-haffi in #978
- Add ENUM ComTyp And Rename ENUM Typ To BoTyp by @hf-krechan in #974
- chore(deps-dev): Bump coverage from 7.7.0 to 7.7.1 by @dependabot in #979
- chore(deps): Bump pylint from 3.3.4 to 3.3.6 in /dev_requirements by @dependabot in #980
- chore(deps-dev): Bump coverage from 7.7.1 to 7.8.0 by @dependabot in #982
- chore(deps): Bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 in /dev_requirements by @dependabot in #983
- Drop Enum
Wertermittlungsverfahren
in favour ofMesswertstatus
in COMsZeitreihe
andVerbrauch
by @EWPStanislavKhodorov in #986
Full Changelog: v202401.6.0...v202401.7.1
v202401.7.0
What's Changed
- Bump pylint from 3.2.7 to 3.3.4 by @dependabot in #954
- chore(deps-dev): Bump isort from 5.13.2 to 6.0.1 by @dependabot in #968
- chore(deps): Bump coverage from 7.6.12 to 7.7.0 in /dev_requirements by @dependabot in #969
- Extension of Invoice Types: Add AUSGLEICHSENERGIERECHNUNG, ABSCHLUSSRECHNUNG... by @JonasSchneegans in #545
- Use Just COM Zeitraum by @hf-krechan in #971
- 📝 Add BO, COM and ENUM to the sidebar by @hf-krechan in #696
- Add BO Bilanzierung and necessary COMs and ENUMs by @DeltaDaniel in #508
- Remove Property
model_computed_fields
From Documentation by @hf-krechan in #973 - fix docu for zeitraum by @hf-krechan in #972
- Remove Marshmallow From Docstrings by @hf-krechan in #975
- fix(CI): Fixes an error in version check inside release workflow by @lord-haffi in #978
- Add ENUM ComTyp And Rename ENUM Typ To BoTyp by @hf-krechan in #974
- chore(deps-dev): Bump coverage from 7.7.0 to 7.7.1 by @dependabot in #979
- chore(deps): Bump pylint from 3.3.4 to 3.3.6 in /dev_requirements by @dependabot in #980
- chore(deps-dev): Bump coverage from 7.7.1 to 7.8.0 by @dependabot in #982
- chore(deps): Bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 in /dev_requirements by @dependabot in #983
- Drop Enum
Wertermittlungsverfahren
in favour ofMesswertstatus
in COMsZeitreihe
andVerbrauch
by @EWPStanislavKhodorov in #986
Full Changelog: v202401.6.0...v202401.7.0
v202401.6.0
What's Changed
- feat: Add
IMS
to enumBilanzierungsmethode
by @hf-kklein in #921
Full Changelog: v202401.5.0...v202401.6.0
v202401.5.0
What's Changed
Features
- feat: Add Zaehlertyp.
WASSERZAEHLER
by @hf-kklein in #966 - 738 add artikel id to preisstaffel by @XaMa928 in #872
Fixes
- fix(ZusatzAttribut): Set default values for
name
andwert
by @lord-haffi in #880 - 📄🩹Fix docstring of Tarifberechnungsparameter by @lord-haffi in #902
- Use literal type instead of enum type for
_typ
by @lord-haffi in #905 - fix(docs): Fix doc strings such that the docs and the json-schemas don't differ by @lord-haffi in #949
- Fix duplicate link which breaks packaging test by @hf-fvesely in #873
- Remove model_fields and model_config from sphinx documentation by @hf-krechan in #952
Chores &Internal Dependencies
- Bump bo4e-schema-tool from 0.0.8 to 0.0.9 by @dependabot in #868
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #867
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #870
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #869
- Bump urllib3 from 2.2.1 to 2.2.2 in /docs by @dependabot in #836
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #874
- Bump pylint from 3.2.6 to 3.2.7 in /dev_requirements by @dependabot in #875
- Bump cryptography from 42.0.5 to 43.0.1 in /docs by @dependabot in #876
- Bump cryptography from 42.0.7 to 43.0.1 in /dev_requirements by @dependabot in #877
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20240905 by @dependabot in #881
- Bump types-requests from 2.32.0.20240905 to 2.32.0.20240907 in /dev_requirements by @dependabot in #886
- Bump build from 1.2.1 to 1.2.2 in /dev_requirements by @dependabot in #887
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #891
- Bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 in /dev_requirements by @dependabot in #892
- Bump build from 1.2.2 to 1.2.2.post1 in /dev_requirements by @dependabot in #899
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #901
- Bump coverage from 7.6.1 to 7.6.2 by @dependabot in #903
- Bump networkx from 3.3 to 3.4 by @dependabot in #906
- Bump mypy from 1.11.2 to 1.12.0 in /dev_requirements by @dependabot in #907
- Bump coverage from 7.6.2 to 7.6.3 in /dev_requirements by @dependabot in #908
- Bump networkx from 3.4 to 3.4.1 by @dependabot in #909
- Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 by @dependabot in #910
- Bump networkx from 3.4.1 to 3.4.2 by @dependabot in #917
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #916
- Bump coverage from 7.6.3 to 7.6.4 in /dev_requirements by @dependabot in #918
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #919
- Bump typeguard from 4.3.0 to 4.4.0 by @dependabot in #922
- Bump typeguard from 4.4.0 to 4.4.1 by @dependabot in #924
- Bump coverage from 7.6.4 to 7.6.5 by @dependabot in #926
- Bump coverage from 7.6.5 to 7.6.7 by @dependabot in #927
- Bump coverage from 7.6.7 to 7.6.8 by @dependabot in #930
- Bump twine from 5.1.1 to 6.0.1 in /dev_requirements by @dependabot in #932
- Bump pytest from 8.3.3 to 8.3.4 in /dev_requirements by @dependabot in #934
- Bump coverage from 7.6.8 to 7.6.9 by @dependabot in #937
- Bump mypy from 1.13.0 to 1.14.0 by @dependabot in #939
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #940
- Bump coverage from 7.6.9 to 7.6.10 by @dependabot in #942
- Bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #944
- Bump mypy from 1.14.0 to 1.14.1 in /dev_requirements by @dependabot in #945
- Bump twine from 6.0.1 to 6.1.0 in /dev_requirements by @dependabot in #951
- Update docs dependencies by @hf-krechan in #953
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #955
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #957
- Bump coverage from 7.6.10 to 7.6.11 by @dependabot in #958
- Bump coverage from 7.6.11 to 7.6.12 by @dependabot in #959
- Bump cryptography from 43.0.1 to 44.0.1 in /docs by @dependabot in #960
- Bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 by @dependabot in #962
- Bump pytest from 8.3.4 to 8.3.5 in /dev_requirements by @dependabot in #963
- Bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 by @dependabot in #964
- chore(deps): Bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot in #965
New Contributors
Full Changelog: v202401.4.0...v202401.5.0
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