Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

57 lines (38 loc) · 874 Bytes

1.3.0

Published 26 Jul 2023

Added

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

Changed

  • Update Kotlin to 1.9.0

1.2.1

Published 29 Jan 2023

Added

  • Darwin simulator and x86 targets

1.2.0

Published 30 Dec 2022

Added

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

Changed

  • Update Kotlin to 1.8.0

Removed

  • Kotlin/JS: Legacy compiler

1.1.0

Published 14 Jul 2022

Added

  • Kotlin/JS: support IR and Legacy compilers

Changed

  • Update Kotlin to 1.7.10

1.0.0

Published 10 Jun 2022

Added

  • Enable compatibility with non-hierarchical projects

Changed

  • Package to ulid
  • Artifact ID to ulid-kotlin
  • Update Kotlin to 1.7.0

0.1.0

Published 31 May 2022

Added

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