Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
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
v0.3.7
What's Changed
- PPF-209: implement sejda filler by @chinapandaman in #210
- PPF-211: tests/docs for fill sejda by @chinapandaman in #212
- PPF-211: forgot some tests by @chinapandaman in #213
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- PPF-202: advance fillings errors when a page of the PDF has no elements by @chinapandaman in #203
- PPF-206: linting should only happen on master by @chinapandaman in #207
- PPF-206: uses v2 action by @chinapandaman in #208
- Update setup.py by @DEVANATH45 in #205
New Contributors
- @DEVANATH45 made their first contribution in #205
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- PPF-198: will use sample template for scenario tests by @chinapandaman in #199
- PPF-200: deprecate image fill by @chinapandaman in #201
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- PPF-194: tests should be run on windows as well by @chinapandaman in #195
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- PPF-191: allowing setting element value to file path or file object by @chinapandaman in #192
- PPF-190: any image to jpg by @chinapandaman in #193
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- PPF-181: move legacy sample image out of pdf directory by @chinapandaman in #182
- PPF-178: adapter for file path or file object by @chinapandaman in #183
- PPF-180: add sample signature for scenario tests by @chinapandaman in #184
- PPF-177: add sample fonts for scenario tests by @chinapandaman in #185
- PPF-177: unused import by @chinapandaman in #186
- PPF-187: update doc wording for python by @chinapandaman in #188
- PPF-179: update docs for file adapter by @chinapandaman in #189
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- PPF-161: base exception should inherit from value error by @chinapandaman in #162
- PPF-165: add 3.9 to tests by @chinapandaman in #166
- PPF-167: change project description by @chinapandaman in #168
- PPF-164: pylint the package by @chinapandaman in #169
- PPF-163: prepare template for scenario tests by @chinapandaman in #172
- PPF-171: implement read method by @chinapandaman in #173
- PPF-174: update docs with read method by @chinapandaman in #175
- PPF-170: setup conftest by @chinapandaman in #176
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- PPF-135: support radio button by @chinapandaman in #158
- PPF-159: update docs for radio button fill by @chinapandaman in #160
Full Changelog: v0.2.2...v0.3.0