@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased] ( https://github.com/ttypic/swift-klib-plugin/tree/HEAD )
9
9
10
- ## 0.6.2 2024-07-21
10
+ ## [ 0.6.2] - 2024-07-21
11
11
12
12
[ Full Changelog] ( https://github.com/ttypic/swift-klib-plugin/compare/v0.5.1...v0.6.2 )
13
13
@@ -18,15 +18,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
- Upgrade Gradle and dependencies. Migrate to version
19
19
catalog. [ \# 31] ( https://github.com/ttypic/swift-klib-plugin/pull/31 )
20
20
21
- ## 0.5.1 2023-11-24
21
+ ## [ 0.5.1] - 2023-11-24
22
22
23
23
[ Full Changelog] ( https://github.com/ttypic/swift-klib-plugin/compare/v0.5.0...v0.5.1 )
24
24
25
25
** Merged pull requests:**
26
26
27
27
- fix: more robust readXcodeMajorVersion [ \# 20] ( https://github.com/ttypic/swift-klib-plugin/pull/20 )
28
28
29
- ## 0.5.0 2023-11-16
29
+ ## [ 0.5.0] - 2023-11-16
30
30
31
31
[ Full Changelog] ( https://github.com/ttypic/swift-klib-plugin/compare/v0.4.0...v0.5.0 )
32
32
@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
37
- fix: use platformVersion instead of min* Version linker flag for xcode
38
38
15 [ \# 19] ( https://github.com/ttypic/swift-klib-plugin/pull/19 )
39
39
40
- ## 0.4.0 2023-10-08
40
+ ## [ 0.4.0] - 2023-10-08
41
41
42
42
[ Full Changelog] ( https://github.com/ttypic/swift-klib-plugin/compare/v0.3.0...v0.4.0 )
43
43
@@ -50,23 +50,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
50
50
- Workaround for wrong SDK in build process for
51
51
Xcode15 [ \# 13] ( https://github.com/ttypic/swift-klib-plugin/pull/13 ) ([ davidtaylor-juul] ( https://github.com/davidtaylor-juul ) )
52
52
53
- ## 0.3.0 2023-06-25
53
+ ## [ 0.3.0] - 2023-06-25
54
54
55
55
* Add tvOS, watchOS, macOS targets
56
56
57
- ## 0.2.1 2023-03-05
57
+ ## [ 0.2.1] - 2023-03-05
58
58
59
59
* Compile with Java 8 toolchain
60
60
61
- ## 0.2.0 2023-02-26
61
+ ## [ 0.2.0] - 2023-02-26
62
62
63
63
* ** Fix:** add step to clean old build files in build directory
64
64
* Light refactoring of source code
65
65
66
- ## 0.1.0 2023-02-08
66
+ ## [ 0.1.0] - 2023-02-08
67
67
68
68
* Invalidate cinterop task if source Swift-files have changed
69
69
70
- ## 0.0.1 2022-12-27
70
+ ## [ 0.0.1] - 2022-12-27
71
71
72
72
* Initial release
0 commit comments