v1.1.0
What's Changed
Field recognition improvements and added flexibility
- Make prompts loadable for better integration and customization options with PDF labeling frontend tool by @nonprofittechy in #157
- Fix PDF field-marker extraction init for pdfminer compatibility by @nonprofittechy in #159
- Add anchor-based placement option to copy_pdf_fields by @nonprofittechy in #161
- Fix PDF relabel rewrite for nested fields by @nonprofittechy in #162
Security
- Fix some bandit findings by @BryceStevenWilley in #156
Chore
- Format with black only by @nonprofittechy in #158
Full Changelog: v1.0.1...v1.1.0