File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
- - ` String.Blank `
8
-
9
7
### Changed
10
8
11
9
### Deprecated
12
10
13
11
### Fixed
14
12
15
- - ` removeDuplicateEmptyLines ` move back to use ` String `
16
- - ` endWithNewLine ` move back to use ` String `
17
-
18
13
### Removed
19
14
20
15
### Updated
21
16
17
+ ## [ 0.2.1] - 2025-01-10
18
+
19
+ ### Added
20
+
21
+ - ` String.Blank `
22
+
23
+ ### Fixed
24
+
25
+ - ` removeDuplicateEmptyLines ` move back to use ` String `
26
+ - ` endWithNewLine ` move back to use ` String `
27
+
22
28
## [ 0.2.0] - 2025-01-10
23
29
24
30
### Added
127
133
- ` com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43 `
128
134
- ` io.kotest:kotest-assertions-core -> 5.3.0 `
129
135
130
- [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.0...HEAD
136
+ [ Unreleased ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...HEAD
137
+
138
+ [ 0.2.1 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.0...0.2.1
131
139
132
140
[ 0.2.0 ] : https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0...0.2.0
133
141
You can’t perform that action at this time.
0 commit comments