File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 2.0.2
4
+
5
+ * WIP
6
+
3
7
## 2.0.1
4
8
5
9
* Issue #61 : Fix ignored ` tmpDir `
Original file line number Diff line number Diff line change 10
10
* wk* specific features like xvfb support and proper argument handling.
11
11
*
12
12
* @author Michael Härtl <haertl.mike@gmail.com>
13
- * @version 2.0.1
13
+ * @version 2.0.2-dev
14
14
* @license http://www.opensource.org/licenses/MIT
15
15
*/
16
16
class Command extends BaseCommand
Original file line number Diff line number Diff line change 9
9
* This class is a slim wrapper around wkhtmltoimage.
10
10
*
11
11
* @author Michael Härtl <haertl.mike@gmail.com>
12
- * @version 2.0.1
12
+ * @version 2.0.2-dev
13
13
* @license http://www.opensource.org/licenses/MIT
14
14
*/
15
15
class Image
Original file line number Diff line number Diff line change 9
9
* This class is a slim wrapper around wkhtmltopdf.
10
10
*
11
11
* @author Michael Härtl <haertl.mike@gmail.com>
12
- * @version 2.0.1
12
+ * @version 2.0.2-dev
13
13
* @license http://www.opensource.org/licenses/MIT
14
14
*/
15
15
class Pdf
You can’t perform that action at this time.
0 commit comments