Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 682 Bytes

CHANGES.md

File metadata and controls

23 lines (17 loc) · 682 Bytes

1.6.2

1.6.1

1.6.0

  • Support to run the unittests on newer versions of PHP (5.5 +)
  • Add API methods for converting/transcoding and transformation
  • Add helper function for returning the compressed file extension

1.5.2

  • Fail early if version of curl/openssl is too old.

1.5.1

  • Expose status of exceptions.

1.5.0

  • Retry failed requests by default.
  • Throw clearer errors when curl is installed but disabled.

1.4.0

  • Support for HTTP proxies.