Skip to content

Releases: psolin/pymkup

v0.8

16 Feb 19:44

Choose a tag to compare

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 FileNotFoundError or ValueError with 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

25 May 03:30

Choose a tag to compare

0.6: Merge pull request #26 from psolin/pdfreader

20 May 21:50
4df3faf

Choose a tag to compare

0.5

04 May 03:51

Choose a tag to compare

0.5
0.5 Push

0.4

29 Apr 00:03

Choose a tag to compare

0.4

Shapely library fixes spaces. Lots of other fixes.