Releases: psolin/pymkup
Releases · psolin/pymkup
v0.8
What's Changed
- Fixed
ModuleNotFoundError: No module named 'column_data'(#29) — switched to relative imports - Fixed misleading error on PDF parse failures like PNG filter 4 (#9) — now raises clear
FileNotFoundErrororValueErrorwith the actual cause - Fixed
extended_columns()mutating global state on repeated calls - Expanded test suite from 3 to 78 tests across all 3 test PDFs
- Added GitHub Actions workflow for automated PyPI publishing on release
0.7: Update setup.py
0.7 bump