Releases: ansiblebit/wkhtmltopdf
Releases · ansiblebit/wkhtmltopdf
2.16.8
2.16.6
2.16.4
- verify if
wkhtmltopdf
is installed and which version before proceeding: close #4 - when using
source
installation the binaries are now installed aswkhtmltox-{{ wkhtmltopdf_version }}
and a symlink is created if version is to be set as default: closes #3 - moved all variables to the
defaults
directory: closes #5- due to this had to split
wkhtmltopdf_download_url
betweenpackage
andsource
installation
- due to this had to split
- no longer install build dependencies; removed
wkhtmltopdf_build_dependencies
- reorganized
debug
andvalidation
tasks - use
python2.7
when executingbuild.py
so that it works withxenial
- added
wkhtmltopdf_source_dependencies
so thatwkhtmltopdf
works onxenial
andyakketty