Skip to content

Releases: strictdoc-project/html2pdf4doc_python

Set LICENSE to Apache 2

02 Jul 20:32
7a9aae4
Compare
Choose a tag to compare

See the updated https://github.com/mettta/html2pdf4doc_python/blob/main/LICENSE for details.

What's Changed

Full Changelog: 0.0.18...0.0.20

Migration: html2print was renamed to html2pdf4doc

20 Jun 14:48
04d9f3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

Several layout fixes for StrictDoc templates

06 May 20:31
58b880a
Compare
Choose a tag to compare
 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

01 May 18:40
d186f84
Compare
Choose a tag to compare

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