File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1515 version :
1616 - ' 0.3.0'
1717 - ' 0.4.0'
18+ - ' 0.5.0'
1819 - ' '
1920 exclude :
2021 - runner : macos-14
Original file line number Diff line number Diff line change 22
33## [ UNRELEASED]
44
5+ ## [ 0.5.0] - 2025-01-05
6+
57### Added
68
79- test for ` @Repository ` annotation
5254
5355- Initial Version
5456
57+ [ 0.5.0 ] : https://github.com/EdwarDDay/kotlin-server-scripts/releases/tag/0.5.0
58+
5559[ 0.4.0 ] : https://github.com/EdwarDDay/kotlin-server-scripts/releases/tag/0.4.0
5660
5761[ 0.3.0 ] : https://github.com/EdwarDDay/kotlin-server-scripts/releases/tag/0.3.0
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ kotlin.code.style=official
1818org.gradle.caching =true
1919org.gradle.parallel =true
2020
21- version =0.5.0-SNAPSHOT
21+ version =0.5.0
You can’t perform that action at this time.
0 commit comments