File tree Expand file tree Collapse file tree 1 file changed +17
-9
lines changed Expand file tree Collapse file tree 1 file changed +17
-9
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
- - ` Platform ` sealed API
8
- - ` com.javiersc.kotlin:kotlin-test ` artifact
9
- - ` Any ` assertions
10
- - ` File ` assertions (only JVM)
11
- - ` Iterable ` assertions
12
- - ` assertGreaterThan ` and ` assertLessThan ` assertions
13
- - ` String ` assertions
14
-
15
7
### Changed
16
8
17
9
### Deprecated
22
14
23
15
### Updated
24
16
17
+ ## [ 0.5.0] - 2025-02-22
18
+
19
+ ### Added
20
+
21
+ - ` Platform ` sealed API
22
+ - ` com.javiersc.kotlin:kotlin-test ` artifact
23
+ - ` Any ` assertions
24
+ - ` File ` assertions (only JVM)
25
+ - ` Iterable ` assertions
26
+ - ` assertGreaterThan ` and ` assertLessThan ` assertions
27
+ - ` String ` assertions
28
+
29
+ ### Updated
30
+
25
31
- ` com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.4 `
26
32
27
33
## [ 0.4.0] - 2025-02-11
173
179
- ` com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43 `
174
180
- ` io.kotest:kotest-assertions-core -> 5.3.0 `
175
181
176
- [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.4.0...HEAD
182
+ [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.5.0...HEAD
183
+
184
+ [ 0.5.0 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.4.0...0.5.0
177
185
178
186
[ 0.4.0 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.3.0...0.4.0
179
187
You can’t perform that action at this time.
0 commit comments