Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

59 lines (43 loc) · 2.32 KB

Change Log

All notable changes to this project will be documented in this file. MMSCropView adheres to Semantic Versioning.

Updated

  • Updated to support swift 4.0
  • Removed FBSnapshotTestCase
  • Updated by William Miller.

Updated

  • Updated source files for swift 3.0 compatiblity.
  • Updated for cocoapods 1.2.1 support
  • Updated by William Miller.

Updated

  • Crop returns the original image when the crop region falls outside view frame.
  • Updated to support xcode8 but left the project in swift 2.3
  • Updated all the dependent pods.
  • Updated by William Miller.

Added

  • Renamed the file changeme.md to changelog.md.
  • Added by William Miller.

Added

  • Some minor improvements in the readme file.
  • Added by William Miller.

Added

  • Corrected readme file to reflect the swift implementation. It was formerly written in objective-c.
  • Added by William Miller.

Added

  • Updated error in reference to screenshot in readme file.
  • Added by William Miller.

Added

Added

  • Initial release of MMSCropView for general availability.
  • Added by William Miller.