Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 895 Bytes

Change Log

Version 1.0.8 (2015-07-24)

add DownSampling to BlurTransform

Version 1.0.7 (2015-07-18)

Bug fix : Blur not working.

Version 1.0.6 (2015-04-23)

add: CropType(Top, Center, Bottom) for CropTransformation.

Version 1.0.5 (2015-03-09)

Bug fix: Transparency.

Version 1.0.4 (2015-02-13)

Bug fix : remove original bitmap resource recycling.

Version 1.0.3 (2015-02-05)

Bug fix

Version 1.0.2 (2015-02-04)

Refactor: use BimapPool

Version 1.0.1 (2015-01-21)

fix: Blur Transformation now woking at Android 4.3 add: GPUImage to Gradle dependency

Version 1.0.0 (2015-01-12)

Initial release.