Skip to content

v0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilya-g ilya-g released this 11 Jan 20:58
· 104 commits to master since this release

Features

  • Update Kotlin dependency to 1.6.0 and remove ExperimentalTime from API involving Duration which became stable (#156)
  • Add an explicit module-info descriptor to JVM variant of the library (#135)
  • kotlinx.datetime.Instant conversions to and from JS Date (#170).