Releases: aallam/ulid-kotlin
Releases · aallam/ulid-kotlin
1.3.0
Added
- jvm:
ULID
implements java.io.Serializable
(#34)
Changed
1.2.1
Added
- Darwin simulator and x86 targets
1.2.0
Added
- Kotlin/Native: add
ios
, watchos
and tvos
targets
Changed
Removed
- Kotlin/JS:
Legacy
compiler
1.1.0
Added
- Kotlin/JS: support
IR
and Legacy
compilers
Changed
1.0.0
Added
- Enable compatibility with non-hierarchical projects
Changed
- Library package to
ulid
- Update Kotlin to
1.7.0
0.1.0
Added
- Implementation for JVM, JS and Native targets
- Binary implementation support
- Monotonicity support