Releases: Hochfrequenz/ebd_toolchain
Releases · Hochfrequenz/ebd_toolchain
v0.8.3
What's Changed
- build(deps): bump coverage from 7.6.4 to 7.6.7 by @dependabot in #106
- build(deps): bump coverage from 7.6.7 to 7.6.8 by @dependabot in #109
- build(deps): bump twine from 5.1.1 to 6.0.1 by @dependabot in #110
- build(deps): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #112
- build(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #113
- build(deps): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #115
- build(deps): bump certifi from 2024.8.30 to 2024.12.14 by @dependabot in #118
- build(deps): bump attrs from 24.2.0 to 24.3.0 by @dependabot in #116
- build(deps): bump pydantic-settings from 2.6.1 to 2.7.0 by @dependabot in #117
- build(deps): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #123
- build(deps): bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #121
- build(deps): bump click from 8.1.7 to 8.1.8 by @dependabot in #122
- build(deps): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #124
- build(deps): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #125
- build(deps): bump charset-normalizer from 3.4.0 to 3.4.1 by @dependabot in #126
- build(deps): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #127
- build(deps): bump pydantic-settings from 2.7.0 to 2.7.1 by @dependabot in #128
- Upgrade to Python 3.13 by @hf-kklein in #129
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- feat: add svg and dot output for empty tables by @DeltaDaniel in #104
Full Changelog: v0.8.0...v0.8.2
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Bump rebdhuhn from 0.7.0 to 0.8.0 (feat: create dot and svg from EBDs with no tables) by @dependabot in #105
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix: indentation for continue statement in _main by @DeltaDaniel in #103
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump rebdhuhn from 0.6.0 to 0.7.0 by @dependabot in #102
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Bump rebdhuhn from 0.5.3 to 0.6.0 by @dependabot in #100
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- fix: use
ebd_name
also for existing tables by @hf-kklein in #99
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix: don't serialize twice into same file by @hf-kklein in #98
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Set
ebdamame>=0.4.0
min version by @hf-kklein in #95 - Bump rebdhuhn from 0.5.2 to 0.5.3 by @dependabot in #97
- feat(json): output json for ebd section with no table by @DeltaDaniel in #96
New Contributors
- @DeltaDaniel made their first contribution in #96
Full Changelog: v0.4.2...v0.5.0