File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
- - WAsm JS browser support
8
- - WAsm JS d8 support
9
- - WAsm JS Node support
10
- - WAsm WAsi support
11
-
12
7
### Changed
13
8
14
9
### Deprecated
19
14
20
15
### Updated
21
16
17
+ ## [ 0.4.0] - 2025-02-11
18
+
19
+ ### Added
20
+
21
+ - WAsm JS browser support
22
+ - WAsm JS d8 support
23
+ - WAsm JS Node support
24
+ - WAsm WAsi support
25
+
26
+ ### Updated
27
+
22
28
- ` com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.3 `
23
29
- ` gradle -> 8.12.1 `
24
30
157
163
- ` com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43 `
158
164
- ` io.kotest:kotest-assertions-core -> 5.3.0 `
159
165
160
- [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.3.0...HEAD
166
+ [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.4.0...HEAD
167
+
168
+ [ 0.4.0 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.3.0...0.4.0
161
169
162
170
[ 0.3.0 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...0.3.0
163
171
Original file line number Diff line number Diff line change 1
- ![ Kotlin version] ( https://img.shields.io/badge/kotlin-2.1.0 -blueviolet?logo=kotlin&logoColor=white )
1
+ ![ Kotlin version] ( https://img.shields.io/badge/kotlin-2.1.10 -blueviolet?logo=kotlin&logoColor=white )
2
2
[ ![ MavenCentral] ( https://img.shields.io/maven-central/v/com.javiersc.kotlin/kotlin-stdlib?label=MavenCentral )] ( https://repo1.maven.org/maven2/com/javiersc/kotlin/kotlin-stdlib/ )
3
3
[ ![ Snapshot] ( https://img.shields.io/nexus/s/com.javiersc.kotlin/kotlin-stdlib?server=https%3A%2F%2Foss.sonatype.org%2F&label=Snapshot )] ( https://oss.sonatype.org/content/repositories/snapshots/com/javiersc/kotlin/kotlin-stdlib/ )
4
4
You can’t perform that action at this time.
0 commit comments