File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
- - ` TreeNode ` data structure
8
- - ` String.removeIf `
9
-
10
7
### Changed
11
8
12
9
### Deprecated
17
14
18
15
### Updated
19
16
17
+ ## [ 0.1.0-alpha.14] - 2023-06-02
18
+
19
+ ### Added
20
+
21
+ - ` TreeNode ` data structure
22
+ - ` String.removeIf `
23
+
24
+ ### Updated
25
+
20
26
- ` com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.24 `
21
27
- ` gradle -> 8.1.1 `
22
28
190
196
- ` com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8 `
191
197
- ` org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0 `
192
198
193
- [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.13...HEAD
199
+ [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.14...HEAD
200
+
201
+ [ 0.1.0-alpha.14 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.13...0.1.0-alpha.14
194
202
195
203
[ 0.1.0-alpha.13 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.12...0.1.0-alpha.13
196
204
Original file line number Diff line number Diff line change 1
- ![ Kotlin version] ( https://img.shields.io/badge/kotlin-1.8.20 -blueviolet?logo=kotlin&logoColor=white )
1
+ ![ Kotlin version] ( https://img.shields.io/badge/kotlin-1.8.21 -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