Releases: Kotlin/kotlinx-benchmark
Releases · Kotlin/kotlinx-benchmark
v0.4.13
v0.4.12
- Support debug build configuration for K/N #189
- Improve the warning message on incompatible host for a registered native target #231
Full Changelog: v0.4.11...v0.4.12
v0.4.11
- Take into consideration
jvmToolchain
when running benchmarks #176 - Hide unintentionally public API with an opt-in annotation #211
- Use locale-insensitive decimal and thousands separators in reports formatting
- Don't add
experimental-wasm-gc
flag for NodeJs >= 22 #212 - Allow having benchmark classes in the root package in non-JVM platforms #215
- Improve error messages for invalid use of annotations
- Use
Classpath
normalization for classpath inputs of source generator tasks
v0.4.10
- Support Kotlin 1.9.21
- Validate values of benchmark configuration options #124, #125
- Improve Kotlin/Native implementation of Blockhole #114
- Fix parsing of
@Measurement
annotation that misbehaved in non-JVM platforms - Improve error messages when a target is not supported
- Support nodejs() environment for Kotlin/Wasm target
v0.4.9
v0.4.8
v0.4.7
- Support Kotlin 1.8.0
v0.4.6
- Support Gradle 8.0
- Sign kotlinx-benchmark-plugin artifacts with the Signing Plugin
- Upgrade Kotlin version to 1.7.20
- Upgrade Gradle version to 7.4.2
v0.4.5
Remove redundant jmh-core dependency from plugin
v0.4.4
Support Kotlin version 1.7.0