Skip to content

Releases: wiejakp/ImageCrop

v1.0.7

30 Aug 14:48
2dab150
Compare
Choose a tag to compare
  • Fix a typo in README
  • Remove composer from required packages.

v1.0.6

03 Mar 22:11
Compare
Choose a tag to compare
  • added more tests
  • bug fixes
  • small non-breaking code refactor.

v1.0.5

23 Sep 09:27
Compare
Choose a tag to compare
  • Composer update.
  • Attempt to fix coverage badge.
  • Created build coverage report.

v1.0.4

12 Sep 03:53
Compare
Choose a tag to compare
  • created clean release
  • added getData() and getDataUri() in ImageCrop core class

v1.0.2

26 Aug 21:46
0496fc0
Compare
Choose a tag to compare
  • Downgrade PHP version requirement from 7.3 to 7.2.

v1.0.1

21 Aug 04:26
42a1503
Compare
Choose a tag to compare

Goals:

  • add short readme with some basic info and documentation
  • store reader/writer inside of ImageCrop::class to preserve simplicity
  • add easy to implement readers which are using build-in PHP image functions