Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
v1.1.5
What's Changed
- PPF-300: fix draw combed text by @chinapandaman in #301
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- PPF-287: support right aligned text fields by @chinapandaman in #298
- PPF-288: enhance generate schema for radio buttons by @chinapandaman in #299
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- PPF-294: fix x coordinate math for max length and comb text fields by @chinapandaman in #295
- PPF-296: fix x coordinate math for checkbox and radio button by @chinapandaman in #297
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- PPF-289: fix algorithm for text central alignment by @chinapandaman in #290
- PPF-291: boilerplate for vim by @chinapandaman in #292
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- PPF-280: add python 3.10 and 3.11 as part of tests by @chinapandaman in #281
- PPF-283: update github action by @chinapandaman in #284
- PPF-285: support central aligned text fields by @chinapandaman in #286
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- PPF-269: implement generate schema by @chinapandaman in #275
- PPF-273: finish unit testing max length and comb text fields by @chinapandaman in #276
- PPF-274: updating docs for max length and comb text fields by @chinapandaman in #277
- PPF-278: pylint and rc by @chinapandaman in #279
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- PPF-263: black isort skip ci by @chinapandaman in #264
- PPF-261: scenario test - Illinois Firearm Bill of Sale by @chinapandaman in #262
- PPF-265: scenario test - SPECIAL POWER OF ATTORNEY FOR CLOSING ON REAL ESTATE by @chinapandaman in #266
- PPF-267: scenario test - DocFly by @chinapandaman in #268
- PPF-271: support max length and combed text fields by @chinapandaman in #272
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- possible flaky test by @XinyuLiu5566 in #254
- PPF-255: test cleanup by @chinapandaman in #256
- PPF-257: fix build script by @chinapandaman in #258
- PPF-259: add how to contribute by @chinapandaman in #260
New Contributors
- @XinyuLiu5566 made their first contribution in #254
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- PPF-248: handles PDF form with pages without elements - v1 by @chinapandaman in #249
- PPF-250: ignore unsupported elements by @chinapandaman in #251
- PPF-252: scenario test - PDFescape by @chinapandaman in #253
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- PPF-246: handles PDF form with pages without elements by @chinapandaman in #247
Full Changelog: v1.0.0...v1.0.1