Releases: vormkracht10/php-uploadcare-transformations
Releases · vormkracht10/php-uploadcare-transformations
v1.0.0
- Support for Proxy URLs (https://uploadcare.com/docs/delivery/proxy/)
v0.4.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #23
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #24
- Rector by @Baspa in #26
- [Feature] Add support for rasterize (for SVG images) by @markvaneijk in #27
- [Fix] Add tests for automatic preview addition by @markvaneijk in #28
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #29
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #30
New Contributors
- @markvaneijk made their first contribution in #27
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.1
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
v0.2.1
First official release
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
Full Changelog: v0.1.1...v0.2.0