Skip to content

Releases: vladleesi/kutilicious

1.0.3

07 Apr 05:01

Choose a tag to compare

What's Changed

  • Refactored withAsterisk() method in TextExtensions.kt
  • Enhanced CI instrument-test job for more reliable testing
  • Updated README with new instructions and details

0.9.0

06 Jan 09:10

Choose a tag to compare

What's Changed

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

0.8.2

29 Jul 06:54

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

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

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

Choose a tag to compare

What's Changed

  • Cleaned up the project

0.7.0

17 Jun 06:07

Choose a tag to compare

What's Changed

0.6.0

08 Jun 01:42

Choose a tag to compare

What's Changed

0.5.0

05 Jun 22:31

Choose a tag to compare

What's Changed

0.4.0

05 Jun 19:03

Choose a tag to compare

What's Changed