Releases: marlanperumal/pdf_statement_reader
Releases · marlanperumal/pdf_statement_reader
v0.3.4
What's Changed
- Added cache to uv setup in github actions by @marlanperumal in #67
- Got extraction working on sample and original cheque file by @marlanperumal in #70
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- bumped version number by @marlanperumal in #48
- Upgraded to python 3.13, migrated to uv and made sure everything is still working by @marlanperumal in #62
- Upgraded to python 3.13, migrated to uv and made sure everything is still working (#62) by @marlanperumal in #63
Full Changelog: v0.2.3...v0.3.2
Release v0.2.3
- Added json-schema for config file
- Added secondary alias for cli
pdfsr
- Started tests for parse methods
Release v0.2.2
Upgraded dependent library versions
Release v0.2.1
The release that hopefully actually builds
Release v0.2.0
First release created using github actions