Skip to content

Releases: CameraKit/blurkit-android

v1.1.1

21 Jan 20:48
f0d181a
Compare
Choose a tag to compare

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

02 Nov 18:59
Compare
Choose a tag to compare

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

02 Nov 18:59
a7adafc
Compare
Choose a tag to compare

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