Releases: strictdoc-project/html2pdf4doc_python
Releases · strictdoc-project/html2pdf4doc_python
Add Strict mode for printed PDF pages validation
What's Changed
- feat: validate page count: real PDF pages vs html2pdf4doc pages by @stanislaw in #50
- fix: adjust print command timeout validation and help message by @stanislaw in #51
- feat: introduce --strict argument to raise an exception if printed page validation by @stanislaw in #52
Full Changelog: 0.0.21...0.0.22
Bugfix release: Large TOC overflows
What's Changed
- fix(tasks): update mypy baseline to Python 3.9 by @stanislaw in #48
- fix(submodules/html2pdf): revert to a working commit before a TOC bug was introduced by @stanislaw in #47
- Bump version to 0.0.21 by @stanislaw in #49
Full Changelog: 0.0.20...0.0.21
Set LICENSE to Apache 2
See the updated https://github.com/mettta/html2pdf4doc_python/blob/main/LICENSE for details.
What's Changed
- LICENSE change by @stanislaw in #41
- submodules/html2pdf: update to include the LICENSE-related changes by @stanislaw in #42
- Bump version to 0.0.19 by @stanislaw in #43
- Switch LICENSE to all Apache 2 by @stanislaw in #44
- Bump version to 0.0.20 by @stanislaw in #45
Full Changelog: 0.0.18...0.0.20
Migration: html2print was renamed to html2pdf4doc
What's Changed
- Migration: html2print -> html2pdf4doc by @stanislaw in #38
- Bump version to 0.0.18 by @stanislaw in #39
Full Changelog: 0.0.17...0.0.18
Several layout fixes for StrictDoc templates
Bump version to 0.0.17 (#35) * Update to the latest html2pdf.js 0.2.2 * Bump version to 0.0.17
0.0.16
What's Changed
- Dockerfile: use a shell script to create a host UID/GID-based container user by @stanislaw in #27
- Code climate: fix all mypy issues by @stanislaw in #30
- webdriver_options: switch to --headless=new by @stanislaw in #31
- chrome: check for binary in known locations by @thseiler in #29
- Bump version to 0.0.16 by @stanislaw in #33
New Contributors
Full Changelog: 0.0.15...0.0.16