Changelog¶
All notable changes to this project will be documented in this file.
The format is based on keep a changelog and using following types of changes: Added
, Changed
, Deprecated
, Removed
, Fixed
, Security
, Bumped
and Migration
.
This project adheres to semantic versioning.
Unreleased¶
See changeset
Bumped¶
- MavenPublish 0.24.0 -> 0.25.3
0.2.0¶
See changeset
Bumped¶
- Gradle 7.5.1 -> 8.0
- Kotlin 1.6.21 -> 1.8.10
- MockK 1.13.3 -> 1.13.4
- JUnit5 5.9.1 -> 5.9.2
- MavenPublish 0.22.0 -> 0.24.0
- Kotlin BinaryCompatibility 0.12.1 -> 0.13.0
0.1.1¶
See changeset
Bumped¶
- Mockk 1.13.2 -> 1.13.3
0.1.0¶
Initial release Gradle Test Util - for Gradle plugin testing