Skip to content

Releases: DRSchlaubi/stdx.kt

1.3.0

28 Mar 06:04
e191a76

Choose a tag to compare

  • Update dependencies
  • Make use of provideDelegate

1.2.1

11 Jul 14:36
31fdf3e

Choose a tag to compare

  • Fix isNotX function contracts

1.2.0

11 Jul 14:34
feaba2a

Choose a tag to compare

  • Add Path.parent(n)
  • Add CharSequence.removeLineBreaks()
  • Replace String with CharSequence when possible
  • Add more hash functions

1.1.0 | Kotlin 1.6.20 and serialization module

06 Apr 18:01
8d995f3

Choose a tag to compare

What's Changed

  • Add serialization module
  • Upgrade Kotlin to 1.6.20

1.0.1

29 Mar 19:16
c82e642

Choose a tag to compare

  • Fix JVM builds