Skip to content

Releases: pemassi/pemassi-kotlin-extensions

1.1.0

24 Oct 14:48
Compare
Choose a tag to compare

New

  • String Masking Extensions(String.masking, String.middleHalfMasking, String.lastHalfMasking, String.firstHalfMaksing, String.middleKoreaPhoneNumberMasking)
  • String Random String Generation Extension(String.randomString)
  • Throwable Handling Extensions(catchOrDefault, catchOrNull)

Deprecated

  • Any?.exhaustive(): Since natively supports from Kotlin version 1.7.0, recommend to use Kotlin above version 1.7.0

Full Changelog: 1.0.9...1.1.0

1.0.9

12 Apr 02:01
Compare
Choose a tag to compare
[UPDATE] Grammer Extension

1.0.8

28 Dec 02:41
Compare
Choose a tag to compare
[UPDATE] Grammer Extension

1.0.7

28 Dec 02:37
Compare
Choose a tag to compare
[UPDATE] Charsets Extension

1.0.6

27 Dec 04:23
Compare
Choose a tag to compare

[FIX] String.decodeHex()

Full Changelog: 1.0.5...1.0.6

1.0.5

16 Oct 01:51
Compare
Choose a tag to compare
  • Update libs to the latest version
  • New extension for Spring Context!

Full Changelog: 1.0.4...1.0.5

1.0.4

20 Sep 14:49
Compare
Choose a tag to compare
[UPDATE] Gradle Version to 6.3

1.0.3

18 Sep 11:38
Compare
Choose a tag to compare
[UPDATE] Gradle Version to 6.3

v1.0.1

18 Sep 11:27
Compare
Choose a tag to compare
[UPDATE] Gradle DSL

1.0.1

18 Sep 11:20
f2778c6
Compare
Choose a tag to compare
Delete .gradle directory