Skip to content

Commit 0681091

Browse files
committed
Publish 0.4.0
1 parent 81562bf commit 0681091

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
### Added
66

7-
- WAsm JS browser support
8-
- WAsm JS d8 support
9-
- WAsm JS Node support
10-
- WAsm WAsi support
11-
127
### Changed
138

149
### Deprecated
@@ -19,6 +14,17 @@
1914

2015
### Updated
2116

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+
2228
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.3`
2329
- `gradle -> 8.12.1`
2430

@@ -157,7 +163,9 @@
157163
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43`
158164
- `io.kotest:kotest-assertions-core -> 5.3.0`
159165

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
161169

162170
[0.3.0]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...0.3.0
163171

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22
[![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/)
33
[![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/)
44

0 commit comments

Comments
 (0)