Skip to content

Releases: vormkracht10/php-uploadcare-transformations

v1.0.0

16 Jun 10:01
Compare
Choose a tag to compare

v0.4.0

15 Jun 13:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

25 Oct 14:22
dec808c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.1

03 Oct 19:58
20c1d92
Compare
Choose a tag to compare

What's Changed

  • Fixed unreachable code error which led to Enum could not be converted to string error.
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #17
  • Bump actions/cache from 2 to 3 by @dependabot in #18

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Sep 17:38
5962e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Sep 07:03
Compare
Choose a tag to compare

First official release

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Sep 12:51
Compare
Choose a tag to compare

v0.2.0

This release contains fully tested transformations, including unit tests for most of them. All available transformations from the README are correct when working with an actual image from Uploadcare (these were manually tested). The release also contains some README updates and fixes in the transformations that were needed to make them actually work.

What's Changed

  • Develop by @Baspa in #14
  • Add filename to url, helper functions and test by @Baspa in #15

Full Changelog: v0.1.1...v0.2.0

v0.1.0

17 Aug 13:49
a51b896
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @Baspa made their first contribution in #7

Full Changelog: https://github.com/vormkracht10/php-uploadcare-transformations/commits/v0.1.0