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 9ff6b06 commit 598e8f0Copy full SHA for 598e8f0
CHANGELOG.md
@@ -1,5 +1,27 @@
1
# CHANGELOG
2
3
+## 0.4.8
4
+
5
+- Drop legacy JS support
6
+- Support building large JARs [#95](https://github.com/Kotlin/kotlinx-benchmark/issues/95)
7
+- Support Kotlin 1.8.20
8
+- Fix JVM and Native configuration cache warnings
9
10
+## 0.4.7
11
12
+- Support Kotlin 1.8.0
13
14
+## 0.4.6
15
16
+- Support Gradle 8.0
17
+- Sign kotlinx-benchmark-plugin artifacts with the Signing Plugin
18
+- Upgrade Kotlin version to 1.7.20
19
+- Upgrade Gradle version to 7.4.2
20
21
+## 0.4.5
22
23
+- Remove redundant jmh-core dependency from plugin
24
25
## 0.4.4
26
27
- Require the minimum Kotlin version of 1.7.0
0 commit comments