Skip to content

Releases: vladleesi/kutilicious

0.9.0

05 Jan 02:13
Compare
Choose a tag to compare

What's Changed

  • Added castOrNull() to BaseExtensions.kt
  • Updated README

0.8.2

29 Jul 06:54
Compare
Choose a tag to compare

What's Changed

  • Native implementation of lightenColor replaced with standard method ColorUtils.blendARGB
  • Added darkenColor
  • Updated README

@jdvp Thanks for the advice!

0.8.1

28 Jul 02:53
Compare
Choose a tag to compare

What's Changed

  • Added forEachView for android-view module
  • Added android-color module with lightenColor
  • Updated README

@IODevBlue thanks a lot for the suggestions!

0.7.2

25 Jul 04:46
Compare
Choose a tag to compare

What's Changed

  • Removed String?.isNullOrEmptyAfterTrim() & String?.isNotNullOrEmptyAfterTrim(), use isNullOrBlank() instead
  • Updated README

0.7.1

27 Jun 03:46
Compare
Choose a tag to compare

What's Changed

  • Cleaned up the project

0.7.0

17 Jun 06:07
Compare
Choose a tag to compare

What's Changed

0.6.0

08 Jun 01:42
Compare
Choose a tag to compare

What's Changed

0.5.0

05 Jun 22:31
Compare
Choose a tag to compare

What's Changed

0.4.0

05 Jun 19:03
Compare
Choose a tag to compare

What's Changed

0.3.0

26 May 22:54
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.3.0