Releases: ethauvin/semver
Releases · ethauvin/semver
1.2.1
Full Changelog
Implemented enhancements:
- Move from Gradle to bld #7
Fixed bugs:
- NPE with Java 12 and Kotlin 1.3.30 #1
Closed issues:
- Under Java 12 and Gradle 5.4.1 the properties file is not found. #6
1.2.0
Full Changelog
Implemented enhancements:
- Calculate the version internally. #4
- Attempt to compile non-existent Java source in Gradle project using Kapt #3
- kapt and Kotlin 1.3.30 require kapt.use.worker.api=true #2
1.1.1
Improved Kotlin version file generation.
1.0.1
Improvements to the Kotlin template.