Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@JazzCore JazzCore released this 14 Nov 19:34
· 13 commits to master since this release

1.0.0

  • By default PDFKit now passes "quiet" option to wkhtmltopdf. Now if you need to get output you should pass "verbose=True" to API calls
  • Fix different issues with searching for wkhtmltopdf binary
  • Update error handling for wkhtmltopdf
  • Fix different issues with options handling
  • Better handling of unicode input
  • Switch from Travis to GitHub Actions
  • Update README