Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.12 KB

CHANGELOG.markdown

File metadata and controls

25 lines (19 loc) · 1.12 KB

DocRaptor API PHP Wrapper

1.3.0

1.2.0

1.1.1

  • 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

1.1.0 - YANKED

  • Add documentation for submitting issues and PRs
  • fix psr-4 compatibility. Could be a breaking bug so we are minor version bumping.

1.0.1

  • 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

1.0.0

  • First official release
  • Support for basic synchronous DocRaptor API calls