Skip to content

v1.1.1

Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 19 Nov 19:10
· 56 commits to master since this release
5465007

Fixed

  • changed $asset->url to $asset->getImageTransformSourcePath() (#3)
  • changed file extension regex pattern from /(\..*)$/ to /(\..{1,4})$/ (#3)