Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
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
v0.2.2
What's Changed
- PPF-145: update element doc by @chinapandaman in #147
- PPF-148: more strict tests around validate text attributes and setting font per element by @chinapandaman in #149
- PPF-126: support image field in fill methods by @chinapandaman in #151
- PPF-126: fix functional test by @chinapandaman in #152
- PPF-153: more strict validations around simple fill by @chinapandaman in #154
- PPF-150: update docs for image fill by @chinapandaman in #155
- PPF-156: move sample images out of sample pdfs folder by @chinapandaman in #157
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- PPF-121: correct description for element type by @chinapandaman in #128
- PPF-127: more explicit Makefile rule name by @chinapandaman in #129
- PPF-127: better wording by @chinapandaman in #130
- PPF-127: change the wording back by @chinapandaman in #131
- PPF-133: minimum pylint by @chinapandaman in #134
- PPF-137: add pylint to requirements by @chinapandaman in #138
- PPF-125: font should be part of element by @chinapandaman in #139
- PPF-132: support register font by @chinapandaman in #140
- PPF-141: allow setting registered font both globally and per element by @chinapandaman in #143
- PPF-142: extract examples into actual code snippets by @chinapandaman in #144
- PPF-145: update docs with new font related features by @chinapandaman in #146
Full Changelog: v0.2.0...v0.2.1