- Add composer autoloading (thanks igorw)
- Issue #10: Improve error reporting
- Add composer.jsone
- Made getCommand() public to ease debugging
- Issue #6: Fix typo that prevented shell escaping on windows
- Issue #5: Updated docs: wkhtmltopdf can not process PDF files
- Issue #4: Fix issue with longer PDFs
- Issue #2: Fix escaping of arguments
- Issue #3: Fix HTML detection regex
- Issue #1: Allow to add HTML as string
- Initial release