Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1002 Bytes

File metadata and controls

51 lines (32 loc) · 1002 Bytes

[Unreleased]

[2.1.0]

Changed

  • Updated Kotlin to 2.3.20
  • Updated Karma Conventions to 1.15.0

[2.0.0]

Added

  • Convenience overload for Thread.sleep which accepts and returns a Duration
  • Thread affinity support for Kotlin/Native on Linux
  • Thread affinity support for Kotlin/Native on Windows
  • Thread affinity support for Kotlin/Native on macOS
  • Support for custom thread stack sizes
  • Threads may return a result when explicitly typed during creation

Changed

  • Updated Karma Conventions to 1.14.0
  • Updated Android Gradle to 9.1.0
  • Updated Gradle to 9.4.0

[1.7.2]

Changed

  • Updated Karma Conventions to 1.12.5
  • Updated Android Gradle to 9.0.1
  • Documentation now links to external sources

[1.7.1]

Fixed

  • Fixed wrong repository URL in changelog update CI task

[1.7.0]

Added

  • Added CHANGELOG.md and automatic release notes

Changed

  • Updated to Kotlin 2.3.20-Beta2
  • Updated to Gradle 9.3.1
  • Updated Karma Conventions to 1.10.16