mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-17 13:29:09 +08:00
59 lines
1.1 KiB
Markdown
59 lines
1.1 KiB
Markdown
Change Log
|
|
==========
|
|
Version 1.2.0 *(2015-09-16)*
|
|
----------------------------
|
|
|
|
add new transformations MaskTransformation and NinePatchMaskTransformation.
|
|
Thanks to [start141](https://github.com/start141)
|
|
|
|
Version 1.1.0 *(2015-09-05)*
|
|
----------------------------
|
|
|
|
Adjustment of default parameters.
|
|
|
|
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.
|