v0.3.0a1
What's Changed
New
- Add information about presence of PDF tags for accessibility by @nonprofittechy in #104
- Force reportlab to use latest security patch by @BryceStevenWilley in #105
- Add simple words by @plocket in #107
- If the PDF has no text, OCR it by @nonprofittechy in #112
- Add has_fields() function by @nonprofittechy in #115
Fixed
- don't parse [] terms in YAML, allow overwrite of PDF by @nonprofittechy in #111
- Typing issue by @nonprofittechy in #116
- To handle new release of Pandas, remove use of pickled (joblib) files for now by @nonprofittechy in #119
- Safer checking for field annotations in a PDF by @BryceStevenWilley in #122
New Contributors
Full Changelog: v0.2.0...v0.3.0a1