Skip to content

2.0.0-rc.10 • Log bug and better documentation

Documentation

  • Avoid single-letter type parameters (#112, !88)
  • Mention the LinuxX64 support in the README (#118, !90)

Build and deployment

  • The project is now based on the OpenSavvy Playground, which should make build configuration easier (#114, !87)
  • Fixed the CI not running on the GitLab Shared Runners for MacOS (!82, !92)

Cache

  • Fixed the lock bug on Kotlin/JS (#101, !91)

Dependencies

  • Kotlin 1.9.0
  • Arrow 1.2.0
  • Dokka 1.9.0
  • Logback 1.4.8
  • Slf4j 2.0.7
  • Ktor 2.3.2
  • KotlinX.Coroutines 1.7.2
  • KotlinX.Serialization 1.5.1

Contributions

Thanks @darbyfrey (from the GitLab team) for helping us figure out how to use the MacOS Shared Runners.


Browse the documentation for this versionView release in GitLab