Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 647 Bytes

0.1.6

Fix:

  • error of editImageAndGetFile.

0.1.5

Fix:

  • Fix cachePath error.

0.1.4

Feature:

  • Round the trimming data to prevent errors caused by precision problems.
  • Use gcd to handle image on iOS.

Fix :

  • Problem with a rotation angle of 180 degrees on IOS.

0.1.3

Fix

  • Image orientation of camera on ios.

0.1.2

Fix

  • If the exif contains the orientation information, it will be automatically corrected.

Add

  • Support output format.

0.1.1

Optimized the process of processing code.

Reduce the number of encoding and decoding to improve efficiency.

0.1.0

First version.

  • [crop]
  • [rotate]
  • [flip]