Releases: Hochfrequenz/ahlbatross
Releases · Hochfrequenz/ahlbatross
v0.2.0
v0.1.8
What's Changed
- build(deps): bump efoli from 1.3.0 to 1.4.0 by @dependabot in #50
- build(deps): bump kohlrahbi from 1.11.2 to 1.12.1 by @dependabot in #51
- build(deps): bump numpy from 2.2.0 to 2.2.1 by @dependabot in #53
- build(deps): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #52
- build(deps): bump click from 8.1.7 to 8.1.8 by @dependabot in #55
- build(deps): bump pydantic-core from 2.27.1 to 2.27.2 by @dependabot in #54
- build(deps): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #57
- build(deps): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #58
- build(deps): bump pygments from 2.18.0 to 2.19.0 by @dependabot in #59
- build(deps): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #60
- build(deps): bump pydantic from 2.10.4 to 2.10.5 by @dependabot in #61
- build(deps): bump pygments from 2.19.0 to 2.19.1 by @dependabot in #62
- chore: improve type safety of format version handling using
efoliby @OLILHR in #63 - build(deps): bump more-itertools from 10.5.0 to 10.6.0 by @dependabot in #64
- build(deps): bump numpy from 2.2.1 to 2.2.2 by @dependabot in #65
- build(deps): bump pydantic from 2.10.5 to 2.10.6 by @dependabot in #66
- build(deps): bump codespell from 2.3.0 to 2.4.0 by @dependabot in #67
- build(deps): bump twine from 6.0.1 to 6.1.0 by @dependabot in #69
- build(deps): bump tzdata from 2024.2 to 2025.1 by @dependabot in #70
- build(deps): bump xlsxwriter from 3.2.0 to 3.2.1 by @dependabot in #68
- build(deps): bump black from 24.10.0 to 25.1.0 by @dependabot in #71
- build(deps): bump pytz from 2024.2 to 2025.1 by @dependabot in #72
- build(deps): bump xlsxwriter from 3.2.1 to 3.2.2 by @dependabot in #74
- build(deps): bump pylint from 3.3.3 to 3.3.4 by @dependabot in #73
- build(deps): bump kohlrahbi from 1.12.1 to 1.13.0 by @dependabot in #75
- build(deps): bump coverage from 7.6.10 to 7.6.11 by @dependabot in #76
- build(deps): bump mypy from 1.14.1 to 1.15.0 by @dependabot in #77
- build(deps): bump isort from 5.13.2 to 6.0.0 by @dependabot in #80
- build(deps): bump codespell from 2.4.0 to 2.4.1 by @dependabot in #79
- build(deps): bump pydantic-core from 2.27.2 to 2.29.0 by @dependabot in #78
- build(deps): bump coverage from 7.6.11 to 7.6.12 by @dependabot in #81
- build(deps): bump lxml from 5.3.0 to 5.3.1 by @dependabot in #84
- build(deps): bump numpy from 2.2.2 to 2.2.3 by @dependabot in #83
- build(deps): bump propcache from 0.2.1 to 0.3.0 by @dependabot in #85
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- build(deps): bump typer from 0.14.0 to 0.15.1 by @dependabot in #45
- build(deps): bump numpy from 2.1.3 to 2.2.0 by @dependabot in #48
- build(deps): bump pydantic from 2.10.2 to 2.10.3 by @dependabot in #49
- build(deps): bump six from 1.16.0 to 1.17.0 by @dependabot in #46
- build(deps): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #47
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: add models to compare AHBs and assemble output tables by @OLILHR in #32
- build(deps): bump coverage from 7.6.7 to 7.6.8 by @dependabot in #33
- ci: skip auto request for Python Dev Review on Dependabot PRs by @hf-kklein in #34
- refactor: transition from
pandasto domain model classes by @OLILHR in #35 - build(deps): bump twine from 5.1.1 to 6.0.1 by @dependabot in #39
- build(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #42
- build(deps): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #40
- build(deps): bump typer from 0.13.1 to 0.14.0 by @dependabot in #41
- feat: add additional column in ouput tables to preserve AHB props order by @OLILHR in #43
- feat: compare all AHB props to handle row insertion at arb. positions by @OLILHR in #37
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- chore: move
parse_formatversionsto separate module by @hf-kklein in #22 - chore: move CSV read and Excel write functions to separate modules by @hf-kklein in #23
- chore: move
get_pruefid_filesto csv module by @hf-kklein in #25 - chore: stop git from tracking output directory and clear cache by @OLILHR in #26
- fix: remove whitespace during comparison to bypass scraping mismatches by @OLILHR in #28
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- docs: Add PyPI Information to README by @hf-kklein in #15
- chore: log output directory by @hf-kklein in #18
- ci: add test that
pip install .+ahlbatrosscommand works; feat: Add typer interface by @hf-kklein in #17 - docs: Add release workflow information to README by @hf-kklein in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix(ci): don't hardcode version to 0.1.0 but read from git tag by @hf-kklein in #16
Full Changelog: v0.0.1...v0.1.1
v0.0.1
What's Changed
- chore: set up project by @OLILHR in #1
- build(deps): bump coverage from 7.6.4 to 7.6.7 by @dependabot in #2
- chore: add
machine-readable_anwendungshandbuechersubmodule by @OLILHR in #3 - feat: add functions to compare and align
Segmentnamesof pruefid CSVs by @OLILHR in #4 - feat: facilitate CSV and XLSX merging across all
machine-readable-AHBsby @OLILHR in #5 - feat: process consecutive formatversion subdirectories automatically by @OLILHR in #6
- chore: adapt column header formatting to respective input file names by @OLILHR in #7
- refactor: enhance code clarity through more descriptive naming by @OLILHR in #8
- chore: customize XLSX output to improve readability by @OLILHR in #9
- feat: detect and highlight changes between both formatversions by @OLILHR in #10
- fix: prevent hidden columns from being labeled upon detecting changes by @OLILHR in #11
- chore: transfer repository ownership by @OLILHR in #12
- chore(legal): Add MIT License by @hf-kklein in #14
- refactor: use
srcinstead of flat layout by @OLILHR in #13
New Contributors
- @OLILHR made their first contribution in #1
- @dependabot made their first contribution in #2
- @hf-kklein made their first contribution in #14
Full Changelog: https://github.com/Hochfrequenz/ahlbatross/commits/v0.0.1