Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
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
v1.0.0
What's Changed
- PPF-218: get element type v2 by @chinapandaman in #219
- PPF-220: get element key v2 by @chinapandaman in #221
- PPF-222: reorganize patterns by @chinapandaman in #223
- PPF-224: get elements by page v2 by @chinapandaman in #225
- PPF-226: v2 filler by @chinapandaman in #227
- PPF-228: introduce test coverage by @chinapandaman in #229
- PPF-230: correct font size and coordinates for checkbox and radio in v2 filler by @chinapandaman in #231
- PPF-233: build elements v2 by @chinapandaman in #234
- PPF-235: v2 wrapper by @chinapandaman in #236
- PPF-238: fix draw checkbox radio coordinates by @chinapandaman in #239
- PPF-240: pylint stuffs by @chinapandaman in #241
- PPF-237: update README, docs, API references, and examples for v2 wrapper by @chinapandaman in #242
- PPF-243: 1.0.0 stable by @chinapandaman in #244
Full Changelog: v0.3.8...v1.0.0
v0.3.8
What's Changed
- PPF-214: deprecate legacy packages by @chinapandaman in #215
- PPF-216: v0.3.8 release by @chinapandaman in #217
Full Changelog: v0.3.7...v0.3.8