Releases: chinapandaman/PyPDFForm
Releases · chinapandaman/PyPDFForm
v1.4.7
What's Changed
- PPF-473: fix schema for sejda create widget by @chinapandaman in #474
- PPF-475: update docs about creating widgets may flatten PDFs by certain tools by @chinapandaman in #477
- PPF-476: implement draw rect and add it to preview and grid view by @chinapandaman in #478
- PPF-479: release 1.4.7 by @chinapandaman in #480
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- PPF-463: detect different button styles by @chinapandaman in #464
- PPF-465: update docs for button style by @chinapandaman in #466
- PPF-467: update classifiers by @chinapandaman in #468
- PPF-469: ignore 0 max length by @chinapandaman in #470
- PPF-471: implement coordinate grid view by @chinapandaman in #472
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- PPF-461: using prefix to identify text appearance identifiers by @chinapandaman in #462
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- PPF-452: fix deploy docs action by @chinapandaman in #453
- PPF-452: try fetch first by @chinapandaman in #454
- PPF-452: try no history by @chinapandaman in #455
- PPF-456: release 1.4.4 by @chinapandaman in #457
- PPF-458: fix edit on GitHub by @chinapandaman in #459
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- PPF-446: create deploy script by @chinapandaman in #447
- PPF-449: implement create widget method by @chinapandaman in #450
- PPF-448: create formalized docs by @chinapandaman in #451
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- PPF-440: enhance the logic around field flag bit manipulations by @chinapandaman in #441
- PPF-442: refine diff script by @chinapandaman in #443
- PPF-444: stop calling setup.py directly by @chinapandaman in #445
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- PPF-425: replace pdfrw with more up to date dependencies by @chinapandaman in #439
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- PPF-427: renaming element to widget by @chinapandaman in #428
- PPF-429: renaming PyPDFForm object to PdfWrapper by @chinapandaman in #430
- PPF-431: temporarily make deprecated features backward compatible by @chinapandaman in #432
- PPF-433: change generate_schema() to schema by @chinapandaman in #434
- PPF-435: release 1.4.0 by @chinapandaman in #436
Full Changelog: v1.3.5...v1.4.0
v1.3.5
What's Changed
- PPF-419: add speak video link to README by @chinapandaman in #420
- PPF-417: implement pages method by @chinapandaman in #421
- PPF-418: fix test_paragraph_auto_wrap by @chinapandaman in #422
- PPF-423: deprecate venv-linux by @chinapandaman in #424
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- PPF-394: update variable names in examples by @chinapandaman in #395
- PPF-396: reduce number of times coverage is uploaded by @chinapandaman in #397
- PPF-398: update actions by @chinapandaman in #399
- PPF-401: catch type error as well in comb check by @chinapandaman in #402
- PPF-403: consolidate font and font size functions by @chinapandaman in #406
- PPF-403: fix pycharm warning by @chinapandaman in #407
- PPF-408: add pylint to ci by @chinapandaman in #409
- PPF-405: refactor util functions to appropriate locations by @chinapandaman in #410
- PPF-404: refactor template core functions to appropriate locations by @chinapandaman in #411
- PPF-412: specify imported methods more explicitly by @chinapandaman in #413
- PPF-415: splits texts by new line symbol for paragraph fields by @chinapandaman in #416
Full Changelog: v1.3.3...v1.3.4