Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
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
v0.2.0
What's Changed
- PPF-84: move old code to legacy by @chinapandaman in #92
- PPF-90: move element class to middleware by @chinapandaman in #93
- PPF-95: refactor out element exceptions by @chinapandaman in #96
- PPF-94: create constants file by @chinapandaman in #97
- PPF-91: build elements middleware by @chinapandaman in #98
- PPF-99: any component that uses pdfrw should be in core layer by @chinapandaman in #100
- PPF-101: create filler by @chinapandaman in #102
- PPF-103: create new wrapper by @chinapandaman in #104
- PPF-105: create validators by @chinapandaman in #106
- PPF-107: code auditing by @chinapandaman in #108
- PPF-103: validate stream shouldn't happen in constructor by @chinapandaman in #109
- PPF-111: draw image refactor by @chinapandaman in #114
- PPF-112: draw text refactor by @chinapandaman in #115
- PPF-113: non simple fill refactor by @chinapandaman in #118
- PPF-116: addition operator refactor by @chinapandaman in #119
- PPF-120: code audit phase 2 by @chinapandaman in #122
- PPF-117: use makefile instead of bash scripts by @chinapandaman in #123
- PPF-121: docs v2 by @chinapandaman in #124
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- PPF-79: coordinates based draw text by @chinapandaman in #86
- PPF-79: delete branch after merging by @chinapandaman in #87
- PPF-78: test and fix for font color exception by @chinapandaman in #88
- PPF-73: fix commit msg by @chinapandaman in #89
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- PPF-78: filling with font color by @chinapandaman in #81
- PPF-78: missing period by @chinapandaman in #82
- PPF-78: bump for release by @chinapandaman in #83
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- PPF-67: renaming annotation to element by @chinapandaman in #68
- PPF-71: refactor iterate elements method by @chinapandaman in #72
- PPF-73: setup auto black/isort action by @chinapandaman in #74
- PPF-69: update API reference for elements by @chinapandaman in #75
- PPF-69: emphasizing by @chinapandaman in #76
- PPF-70: update example doc for elements by @chinapandaman in #77
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- PPF-27: in line doc strings by @chinapandaman in #64
- PPF-43: annotation class and expose annotations by @chinapandaman in #65
- PPF-58: annotation level customization by @chinapandaman in #66
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- PPF-56: dos2unix bash script by @chinapandaman in #63
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- PPF-58: annotation level customization by @chinapandaman in #59
- PPF-58: bump for release by @chinapandaman in #60
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- PPF-56: create scripts for building and testing by @chinapandaman in #57
Full Changelog: v0.0.8...v0.0.9