- Add
setAsync
andsetCallbackUrl
methods to allow for basic asynchronous doc generation
- Add
setDocumentPrinceOptions
method to allow further control of PDF output DocRaptor's supported prince options
- Change documentation to use a live test API key
- Fix some syntax issues that were causing problems
- Add an example script to test the live site to make sure basic document creation is working
- Add documentation for submitting issues and PRs
- fix psr-4 compatibility. Could be a breaking bug so we are minor version bumping.
- Added this changelog
- Added custom User Agent -
expectedbehavior_php-docraptor/<version> PHP/<php-version>
- Added
Config
object for future refactoring and (right now) enable/disable of user agent reporting
- First official release
- Support for basic synchronous DocRaptor API calls