Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 1.44 KB

wiejakp/ImageCrop Changelog

All notable changes to this project will be documented in this file.

1.0.6 - 2019-11-25

  • Adding and updating code unit tests.
  • Readme changes.

1.0.5 - 2019-09-23

Notes

  • Composer update.
  • Attempt to fix coverage badge.
  • Created build coverage report.

1.0.4 - 2019-09-11

Notes

  • Created clean release.
  • added getData() and getDataUri() in ImageCrop core class

1.0.3 - 2019-08-29

Notes

1.0.2 - 2019-08-26

Notes

  • Downgrade PHP version requirement from 7.3 to 7.2.

1.0.1 - 2019-08-21

Notes

  • 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.

1.0.0 - 2019-08-19

Notes

  • Initial release.