8000 Release v2.0.0 · sczerwinski/kotlin-util · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 19:19

Changed

  • Kotlin 2.0.0
  • Use latest stable OS versions for GitHub Actions
  • Gradle Wrapper 8.7
  • Dependencies:
    • Upgrade io.gitlab.arturbosch.detekt to 1.23.6
    • Upgrade org.jetbrains.dokka to 1.9.20

Removed

  • Remove native artifacts for discontinued 32-bit platforms:
    • iosarm32
    • linuxarm32hfp
    • linuxmips32
    • linuxmipsel32
    • mingwx86
    • wasm32

Fixed

  • Move platform dependent NonFatal logic to internal function isNonFatal
0