We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c4096 commit 0d6c4a1Copy full SHA for 0d6c4a1
1 file changed
HISTORY.rst
@@ -1,5 +1,13 @@
1
Changelog
2
---------
3
+* `1.0.0`
4
+ * By default PDFKit now passes "quiet" option to wkhtmltopdf. Now if you need to get output you should pass "verbose=True" to API calls
5
+ * Fix different issues with searching for wkhtmltopdf binary
6
+ * Update error handling for wkhtmltopdf
7
+ * Fix different issues with options handling
8
+ * Better handling of unicode input
9
+ * Actualize Travis build scripts
10
+ * Update README
11
* `0.6.1`
12
* Fix regression on python 3+ when trying to decode pdf output
13
* `0.6.0`
0 commit comments