Skip to content

1.0.0

Compare
Choose a tag to compare
@romainbsl romainbsl released this 14 Aug 14:55

Major Updates

  • Upgraded Kotlin to version 1.9.0.
  • Introduced support for WebAssembly (WASM).

⚠️ Breaking Changes

  • Removed support for KotlinX.DateTime due to its incompatibility with the WASM target.
  • Transitioned the library's time representation from Instant to Timestamp to prevent import conflicts with users of KotlinX.DateTime.