v0.3.0
Pre-release
Pre-release
- Require the minimum Kotlin version of 1.4.30
- Require the minimum Gradle version of 6.8
- Change runtime artifact id from
kotlinx.benchmark.runtime
tokotlinx-benchmark-runtime
- Publish runtime to Maven Central instead of Bintray #33
- Change plugin id from
kotlinx.benchmark
toorg.jetbrains.kotlinx.benchmark
- Change plugin artifact id from
kotlinx.benchmark.gradle
tokotlinx-benchmark-plugin
- Publish plugin to Gradle Plugin Portal instead of Bintray