Releases: Hochfrequenz/ahlbatross
Releases · Hochfrequenz/ahlbatross
v0.1.5
v0.1.4
What's Changed
- chore: move
parse_formatversions
to 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_files
to 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 .
+ahlbatross
command 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_anwendungshandbuecher
submodule by @OLILHR in #3 - feat: add functions to compare and align
Segmentnames
of pruefid CSVs by @OLILHR in #4 - feat: facilitate CSV and XLSX merging across all
machine-readable-AHBs
by @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
src
instead 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