This repository was archived by the owner on Jun 15, 2026. It is now read-only.
v0.1.0
What's Changed
- 👩⚖️ Add MIT License by @hf-kklein in #65
- Fix Typos in README, add PyPI badges by @hf-kklein in #64
- Switch to
mypy --strictby @hf-kklein in #63 - Bump pylint from 3.2.0 to 3.2.2 by @dependabot in #67
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #68
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #69
- Drop
pip-compilestep from dev env setup by @hf-kklein in #62 - 🚚 Move helper functions from inside classmethod to module root by @hf-kklein in #66
- Don't use (same) empty list as Field default, use default factory instead by @hf-kklein in #70
- feat: always read 'Nr' column as 5 digit segment ID (to easily match AHB) by @hf-kklein in #72
Full Changelog: v0.0.0...v0.1.0