Skip to content

v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilya-g ilya-g released this 01 Sep 04:07
· 79 commits to master since this release
  • Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
  • Support more Kotlin/Native targets: linuxArm64, linuxArm32Hfp, watchosDeviceArm64
  • Implement comparable time marks in a time source returned by Clock.asTimeSource() (#271)
  • Deprecate Instant and LocalDate arithmetic operations (plus and minus) taking DateTimeUnit without a number of units (#247)
  • Fix adding small Duration to large Instant on JS and Native (#264)

New Contributors

Full Changelog: v0.4.0...v0.4.1