Skip to content

Releases: aallam/ulid-kotlin

1.3.0

26 Jul 19:17
424b75b
Compare
Choose a tag to compare

Added

  • jvm: ULID implements java.io.Serializable (#34)

Changed

  • Update Kotlin to 1.9.0

1.2.1

29 Jan 21:29
Compare
Choose a tag to compare

Added

  • Darwin simulator and x86 targets

1.2.0

30 Dec 21:44
Compare
Choose a tag to compare

Added

  • Kotlin/Native: add ios, watchos and tvos targets

Changed

  • Update Kotlin to 1.8.0

Removed

  • Kotlin/JS: Legacy compiler

1.1.0

14 Jul 14:18
Compare
Choose a tag to compare

Added

  • Kotlin/JS: support IR and Legacy compilers

Changed

  • Update Kotlin to 1.7.10

1.0.0

10 Jun 15:04
Compare
Choose a tag to compare

Added

  • Enable compatibility with non-hierarchical projects

Changed

  • Library package to ulid
  • Update Kotlin to 1.7.0

0.1.0

30 May 22:29
Compare
Choose a tag to compare

Added

  • Implementation for JVM, JS and Native targets
  • Binary implementation support
  • Monotonicity support