Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
v1.2.3
What's Changed
- PPF-326: more strict pylint rules by @chinapandaman in #327
- PPF-319: refactor element middleware by @chinapandaman in #328
- PPF-329: fix dropdown code path by @chinapandaman in #330
- PPF-331: support sejda dropdown by @chinapandaman in #332
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- PPF-317: cleanup unnecessary oop by @chinapandaman in #318
- PPF-320: support dropdowns by @chinapandaman in #321
- PPF-322: deprecate 3.6 type hints by @chinapandaman in #323
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- PPF-315: refactor wrapper v2 by @chinapandaman in #316
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- PPF-313: fix old get draw text coordinates by @chinapandaman in #314
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- PPF-311: fix comb text field right align x coordinate math by @chinapandaman in #312
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- PPF-307: fix fill error thrown when template does not exist by @chinapandaman in #308
- PPF-309: add badges to README by @chinapandaman in #310
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- PPF-300: removed unused import by @chinapandaman in #302
- PPF-303: script for check unused imports by @chinapandaman in #304
- PPF-305: fix get draw text coordinates math by @chinapandaman in #306
Full Changelog: v1.1.5...v1.1.6
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