We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4cf49 commit 5af7ce2Copy full SHA for 5af7ce2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## 0.4.2
4
+
5
+- Support JS IR backend
6
+- Support Gradle 7.0 and newer [#67](https://github.com/Kotlin/kotlinx-benchmark/issues/67)
7
+- Make `mode` configuration parameter work with values considered valid in README.MD
8
+- Support benchmark @Param values containing spaces [#62](https://github.com/Kotlin/kotlinx-benchmark/issues/62)
9
10
## 0.4.1
11
12
- Require the minimum Kotlin version of 1.6.0
0 commit comments