Skip to content

Croppa::delete() now correctly deletes crops

Compare
Choose a tag to compare
@weotch weotch released this 14 Apr 17:30
· 206 commits to master since this release
  • Croppa::delete() was intended to delete the src and crops. This restores this functionality (#83)
  • Fixes the redirect for remote crops
  • Throwing a custom exception if the crop already exists (#84)
  • More docs