v0.5.0
This version introduces breaking changes in how the image source configuration works.
This allows for multiple source directories to be defined, as well as fixing storage support.
What's Changed
- BREAKING: Introduced new
source_directoriesanddefault_source_directoryconfiguration options that replace thepublic_pathoption. Please adjust theimage-transform-url.phpconfiguration accordingly, or re-publish the vendor config file. - fixes: #3
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #2
Full Changelog: v0.4.0...v0.5.0