Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
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
v1.4.29
What's Changed
- PPF-658: add CONTRIBUTING by @chinapandaman in #659
- PPF-660: add code of conduct by @chinapandaman in #661
- PPF-662: add security policy by @chinapandaman in #663
- PPF-664: create issue template by @chinapandaman in #665
- PPF-666: create PR template by @chinapandaman in #667
- PPF-668: change issue template to follow the GitHub guidelines by @chinapandaman in #669
- PPF-670: add clean temp dir script by @chinapandaman in #671
- PPF-672: remove issue title template by @chinapandaman in #673
- PPF-674: add description section in issue template by @chinapandaman in #675
- PPF-677: draw text support new line symbol by @chinapandaman in #678
- PPF-679: release 1.4.29 by @chinapandaman in #680
Full Changelog: v1.4.28...v1.4.29
v1.4.28
What's Changed
- PPF-650: remove the linting ignore in filler.py by @chinapandaman in #651
- PPF-648: fully remove deprecated features in 1.4.0 by @chinapandaman in #652
- PPF-649: add more tests for Adobe mode by @chinapandaman in #653
- PPF-615: create developer guide docs by @chinapandaman in #655
- PPF-656: release 1.4.28 by @chinapandaman in #657
Full Changelog: v1.4.27...v1.4.28