Skip to content

Releases: AlphaWong/html2pdf

v0.1.6

21 Sep 09:08
14e9510

Choose a tag to compare

v0.1.6 Pre-release
Pre-release

Feature

  1. Change to fixed docker image tag

v0.1.5

20 Sep 11:37
143bddc

Choose a tag to compare

v0.1.5 Pre-release
Pre-release

Feature

  1. Detect the file type by first 512 byte rather than read all.

v0.1.3

18 Sep 09:42

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

Feature

  1. Export the locale in docker

v0.1.2

18 Sep 07:23
a482e6d

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Feature

  1. Fix the Chinese char in arg line

v0.1.1

17 Sep 14:46

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Feature

  1. Reduce the size of the docker images
  2. Add health check endpoint ( [get] /health )

v0.1.0

15 Sep 07:08

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Feature

  1. Convert html to PDF via POST method
  2. Support option for wkhtmltopdf e.g. --foot-left, --header-left etc.