Skip to content

Releases: MaaxGr/KotlinUtils

Add StringExtensions

15 Mar 10:44
Compare
Choose a tag to compare
  • add camelToSnakeCase()
  • add snakeToLowerCamelCase()
  • add snakeToUpperCamelCase()

Breaking changes in MRegex

11 Jan 11:13
Compare
Choose a tag to compare

Breaking: MRegex (New field match in SingleMatch)

Upgrade JVM Version to 1.4

21 Dec 15:12
Compare
Choose a tag to compare
1.0.3

upgrade jvm version

Patch

16 Dec 06:53
Compare
Choose a tag to compare
1.0.2

readd Main.kt and mainClassName

Doku: Install Guide

16 Dec 06:48
Compare
Choose a tag to compare
1.0.1

add install to readme

MRegex +BashUtil.executeCommand

16 Dec 06:16
Compare
Choose a tag to compare
1.0.0

add unit tests, add MRegex.kt