Releases: CameraKit/blurkit-android
Releases · CameraKit/blurkit-android
v1.1.1
Patch release with device compatibility improvements.
#50 - Release v1.1.1
- Lower minimum SDK version from 21 to 17
- Update Gradle to 3.3.0
- Update Gradle wrapper to 4.10.1
Here is our Medium post covering the v1.1.1 release.
v1.1.0
Minor version release with added features and enhancements.
#45 - Release 1.1.0
- Add control over the transparency of BlurLayout with
blk_alpha
- Remove unnecessary object allocations
- Update view offset logic
- Remove Kotlin
Here is our Medium post with some more information regarding the v1.1.0 release.
v1.0.0
This is a major release and marks the renewed maintenance of the BlurKit library.
#33 Release v1.0.0
- Unit and Integration tests
- Kotlin integration
- Changed package naming
- Updated README with the latest implementation tutorial