Releases: backstagephp/php-uploadcare-transformations
Releases · backstagephp/php-uploadcare-transformations
v1.2.0 (changed namespace to Backstage)
v1.1.0
What's Changed
- [Feature] Proxy URLs by @markvaneijk in #25
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot[bot] in #31
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #32
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot[bot] in #33
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #34
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #35
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #36
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #37
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #38
- feat: add strip meta information by @Ynitial in #41
- Preserve format by @Ynitial in #42
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #40
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #39
- feat: reusable uploadcare object by @Baspa in #44
- fix: deprecated warnings and support PHP 8.2, 8.3, 8.4 by @Baspa in #43
New Contributors
Full Changelog: v1.0.0...v1.1.0
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