We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21efba5 commit 187aa2bCopy full SHA for 187aa2b
Changelog.md
@@ -1,3 +1,8 @@
1
+1.1.0
2
+=====
3
+- From now on options.phantomPath allows you to overwrite the default PhantomJS binary path.
4
+
5
6
1.0.0
7
=====
8
- Catch phantomjs errors [517d307](https://github.com/marcbachmann/node-html-pdf/commit/517d30762e3121f72aa3879e07f5944c05c4d96d)
package.json
@@ -1,6 +1,6 @@
{
"name": "html-pdf",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "HTML to PDF converter that uses phantomjs",
"main": "lib/index.js",
"directories": {
0 commit comments