Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
v1.5.1
What's Changed
- PPF-786: implement use full widget name by @chinapandaman in #787
- PPF-788: release 1.5.1 by @chinapandaman in #789
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- PPF-758: fix test cases for update widget key by @chinapandaman in #759
- PPF-760: implement performance optimized bulk update widget keys by @chinapandaman in #761
- PPF-762: attempt to fix the nightly build ci by @chinapandaman in #763
- PPF-764: revert nightly build changes by @chinapandaman in #765
- PPF-766: attempt to fix the nightly build ci v2 by @chinapandaman in #767
- PPF-768: attempt to fix the nightly build ci v3 by @chinapandaman in #769
- PPF-771: refactor common init logic out by @chinapandaman in #772
- PPF-773: fix create widget and update key change set attributes by @chinapandaman in #774
- Added description to widgets by @freaksie in #776
- PPF-757: add desc to widget attributes and JSON schema definitions by @chinapandaman in #777
- PPF-779: support description for radio button by @chinapandaman in #780
- PPF-781: update demo.gif by @chinapandaman in #782
- PPF-781: update demo.gif by @chinapandaman in #783
- PPF-784: release 1.5.0 by @chinapandaman in #785
New Contributors
Full Changelog: v1.4.37...v1.5.0
v1.4.37
What's Changed
- PPF-745: update Python 3.13 by @chinapandaman in #746
- PPF-747: update developer guide on lengthy PRs by @chinapandaman in #748
- PPF-750: Improve Integer and Float Input Handling in PdfWrapper.fill() Method by @alexperedel in #750
- PPF-751: cleanup PR-750 by @chinapandaman in #752
- PPF-753: cleanup PR-750 test resources by @chinapandaman in #754
- PPF-755: release 1.4.37 by @chinapandaman in #756
New Contributors
- @alexperedel made their first contribution in #750
Full Changelog: v1.4.36...v1.4.37
v1.4.36
What's Changed
- PPF-734: fix a bug that causes more than one images not filling by @chinapandaman in #735
- PPF-736: update pdf diff script to use unique file name by @chinapandaman in #737
- PPF-738: implement modify widget key by @chinapandaman in #740
- PPF-739: update docs for update key by @chinapandaman in #741
- PPF-742: release 1.4.36 by @chinapandaman in #743
Full Changelog: v1.4.35...v1.4.36
v1.4.35
What's Changed
- PPF-727: update test cases for new dependencies by @chinapandaman in #728
- PPF-729: support alpha band for create widget color params by @chinapandaman in #730
- PPF-731: release 1.4.35 by @chinapandaman in #732
Full Changelog: v1.4.34...v1.4.35
v1.4.34
What's Changed
- PPF-718: create nightly build action by @chinapandaman in #719
- PPF-720: run nightly build daily at UTC midnight by @chinapandaman in #721
- PPF-722: make middleware sample value respect max schema boundary by @chinapandaman in #723
- PPF-724: release 1.4.34 by @chinapandaman in #725
Full Changelog: v1.4.33...v1.4.34
v1.4.33
What's Changed
- PPF-711: support create multiline text field by @chinapandaman in #713
- fix: image conversion for other image modes (skip alpha band) by @geekodour in #712
- PPF-714: fix PR #712 by @chinapandaman in #715
- PPF-716: release 1.4.33 by @chinapandaman in #717
New Contributors
- @geekodour made their first contribution in #712
Full Changelog: v1.4.32...v1.4.33
v1.4.32
What's Changed
- PPF-707: support create center/right alignment text field by @chinapandaman in #708
- PPF-709: release 1.4.32 by @chinapandaman in #710
Full Changelog: v1.4.31...v1.4.32
v1.4.31
What's Changed
- PPF-688: add new linters by @chinapandaman in #689
- PPF-690: audit pycharm inspection profile by @chinapandaman in #691
- PPF-692: fix reportReturnType by @chinapandaman in #693
- PPF-694: fix reportAssignmentType by @chinapandaman in #695
- PPF-696: update release issue and PR, update release script for codespaces by @chinapandaman in #697
- PPF-698: fix remaining fixable pyright issues by @chinapandaman in #699
- PPF-700: audit ruff rules by @chinapandaman in #701
- PPF-702: release 1.4.31 by @chinapandaman in #703
Full Changelog: v1.4.30...v1.4.31
v1.4.30
What's Changed
- PPF-684: fix the pattern that detects sejda checkbox by @chinapandaman in #685
- PPF-686: release 1.4.30 by @chinapandaman in #687
Full Changelog: v1.4.29...v1.4.30