Releases: Hochfrequenz/ebd_toolchain
Releases · Hochfrequenz/ebd_toolchain
v0.3.0
What's Changed
- Bump rebdhuhn from 0.3.1 to 0.4.0; Make kroki-port configurable via env var; Clean Up docker image by @dependabot in #83
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- extend readme with link to GH action by @hf-kklein in #82
- Add GPL License by @hf-kklein in #81
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs: add
--abort-on-container-exitto docker-compose by @hf-kklein in #78 - Bump ebdamame from 0.2.0 to 0.2.1 by @dependabot in #80
- feat(CLI): echo full path of exported files by @hf-kklein in #79
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump coverage from 7.6.1 to 7.6.3 by @dependabot in #67
- Bump charset-normalizer from 3.3.2 to 3.4.0 by @dependabot in #69
- Bump mypy from 1.11.2 to 1.12.0 by @dependabot in #68
- Bump networkx from 3.3 to 3.4.1 by @dependabot in #70
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #72
- Bump rebdhuhn from 0.3.0 to 0.3.1 by @dependabot in #74
- Bump mypy from 1.12.0 to 1.12.1 by @dependabot in #75
- Bump networkx from 3.4.1 to 3.4.2 by @dependabot in #73
- Bump ebdamame from 0.1.7 to 0.2.0 by @dependabot in #76
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #77
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- ➕ Add
ebdamameandrebdhuhnas dependencies; Rename sample project by @hf-kklein in #1 - Bump rebdhuhn from 0.0.0 to 0.2.3 by @dependabot in #3
- Bump ebdamame from 0.1.1 to 0.1.3 by @dependabot in #5
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #6
- ➕ Add script to utilize ebdamame and rebdhuhn by @OLILHR in #4
- 📝 Add EBD toolchain description and instructions by @OLILHR in #8
- Bump lxml from 5.2.1 to 5.2.2 by @dependabot in #9
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #10
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #11
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #13
- Bump pylint from 3.1.1 to 3.2.2 by @dependabot in #14
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #12
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #15
- Bump requests from 2.32.0 to 2.32.2 by @dependabot in #18
- Bump codespell from 2.2.6 to 2.3.0 by @dependabot in #16
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #19
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #22
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #20
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #23
- Bump pylint from 3.2.2 to 3.2.3 by @dependabot in #24
- Bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #25
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #27
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot in #28
- Bump pylint from 3.2.3 to 3.2.5 by @dependabot in #29
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #31
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #30
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #32
- Bump ebdamame from 0.1.3 to 0.1.5 by @dependabot in #33
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #34
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #35
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #37
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #36
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #38
- 🐳 Change
docker-composetodocker composeby @OLILHR in #45 - Bump mypy from 1.11.0 to 1.11.2 by @dependabot in #44
- Bump attrs from 23.2.0 to 24.2.0 by @dependabot in #43
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #42
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #41
- Bump typing-extensions from 4.11.0 to 4.12.2 by @dependabot in #26
- Bump lxml from 5.2.2 to 5.3.0 by @dependabot in #47
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #50
- Bump idna from 3.7 to 3.10 by @dependabot in #46
- Bump urllib3 from 2.2.2 to 2.2.3 by @dependabot in #48
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #49
- Move optional dependencies from
dev_requirementstopyproject.tomlby @FreddyFox892 in #51 - Bump cattrs from 23.2.3 to 24.1.2 by @dependabot in #52
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #55
- Bump more-itertools from 10.3.0 to 10.5.0 by @dependabot in #56
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #54
- Bump pylint from 3.2.6 to 3.3.0 by @dependabot in #53
- Bump rebdhuhn from 0.2.3 to 0.3.0 by @dependabot in #57
- Bump pylint from 3.3.0 to 3.3.1 by @dependabot in #58
- Bump ebdamame from 0.1.5 to 0.1.7 by @dependabot in #59
- ➕ Add
edi_energy_mirrorandmachine-readable_entscheidungsbaumdiagrammeas submodules by @hf-kklein in #60 - Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #61
- fix: don't ignore untyped calls in mypy by @hf-kklein in #63
- fix: Replace dummy/template values in
pyproject.tomlwith real metadata by @hf-kklein in #62 - Add
project.scriptssection topyproject.tomlby @hf-kklein in #64 - Bump black from 24.8.0 to 24.10.0 by @dependabot in #65
- 🐳 Dockerize Toolchain by @hf-kklein in #66
New Contributors
- @hf-kklein made their first contribution in #1
- @dependabot made their first contribution in #3
- @OLILHR made their first contribution in #4
- @FreddyFox892 made their first contribution in #51
Full Changelog: https://github.com/Hochfrequenz/ebd_toolchain/commits/v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- ➕ Add
ebdamameandrebdhuhnas dependencies; Rename sample project by @hf-kklein in #1 - Bump rebdhuhn from 0.0.0 to 0.2.3 by @dependabot in #3
- Bump ebdamame from 0.1.1 to 0.1.3 by @dependabot in #5
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #6
- ➕ Add script to utilize ebdamame and rebdhuhn by @OLILHR in #4
- 📝 Add EBD toolchain description and instructions by @OLILHR in #8
- Bump lxml from 5.2.1 to 5.2.2 by @dependabot in #9
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #10
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #11
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #13
- Bump pylint from 3.1.1 to 3.2.2 by @dependabot in #14
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #12
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #15
- Bump requests from 2.32.0 to 2.32.2 by @dependabot in #18
- Bump codespell from 2.2.6 to 2.3.0 by @dependabot in #16
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #19
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #22
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #20
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #23
- Bump pylint from 3.2.2 to 3.2.3 by @dependabot in #24
- Bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #25
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #27
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot in #28
- Bump pylint from 3.2.3 to 3.2.5 by @dependabot in #29
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #31
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #30
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #32
- Bump ebdamame from 0.1.3 to 0.1.5 by @dependabot in #33
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #34
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #35
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #37
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #36
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #38
- 🐳 Change
docker-composetodocker composeby @OLILHR in #45 - Bump mypy from 1.11.0 to 1.11.2 by @dependabot in #44
- Bump attrs from 23.2.0 to 24.2.0 by @dependabot in #43
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #42
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #41
- Bump typing-extensions from 4.11.0 to 4.12.2 by @dependabot in #26
- Bump lxml from 5.2.2 to 5.3.0 by @dependabot in #47
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #50
- Bump idna from 3.7 to 3.10 by @dependabot in #46
- Bump urllib3 from 2.2.2 to 2.2.3 by @dependabot in #48
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #49
- Move optional dependencies from
dev_requirementstopyproject.tomlby @FreddyFox892 in #51 - Bump cattrs from 23.2.3 to 24.1.2 by @dependabot in #52
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #55
- Bump more-itertools from 10.3.0 to 10.5.0 by @dependabot in #56
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #54
- Bump pylint from 3.2.6 to 3.3.0 by @dependabot in #53
- Bump rebdhuhn from 0.2.3 to 0.3.0 by @dependabot in #57
- Bump pylint from 3.3.0 to 3.3.1 by @dependabot in #58
- Bump ebdamame from 0.1.5 to 0.1.7 by @dependabot in #59
- ➕ Add
edi_energy_mirrorandmachine-readable_entscheidungsbaumdiagrammeas submodules by @hf-kklein in #60 - Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #61
- fix: don't ignore untyped calls in mypy by @hf-kklein in #63
- fix: Replace dummy/template values in
pyproject.tomlwith real metadata by @hf-kklein in #62 - Add
project.scriptssection topyproject.tomlby @hf-kklein in #64 - Bump black from 24.8.0 to 24.10.0 by @dependabot in #65
New Contributors
- @hf-kklein made their first contribution in #1
- @dependabot made their first contribution in #3
- @OLILHR made their first contribution in #4
- @FreddyFox892 made their first contribution in #51
Full Changelog: https://github.com/Hochfrequenz/ebd_toolchain/commits/v0.0.1