Releases: mirko-felice/gradle-plugin-testkit
Releases · mirko-felice/gradle-plugin-testkit
0.9.0
0.9.0 (2023-06-27)
Features
- add dependencies between tests (1df0a98)
0.8.4
0.8.4 (2023-06-19)
Bug Fixes
- core: mediate yaml conversion through Snake to allow use of anchors (ae2d4a0)
0.8.3
0.8.3 (2023-06-09)
Bug Fixes
- set java target to minimum by gradle (06d77eb)
0.8.2
0.8.2 (2023-06-09)
Bug Fixes
- solve project folder path to find plugin classpath (1e40597)
0.8.1
0.8.1 (2023-06-08)
Bug Fixes
- gradle-plugin: make default methods work with all the sub-folders + add testkit as build dependency (f927326)
0.8.0
0.8.0 (2023-06-07)
Features
- gradle-plugin: add separate project and generic folder and sub-folders (372b3cd)
0.7.1
0.7.1 (2023-06-01)
Bug Fixes
- deps: update jackson.version to v2.15.2 (b004aec)
0.7.0
0.7.0 (2023-06-01)
Bug Fixes
- change assert in check in KotlinChecker (3a714fb)
Features
- gradle-plugin: add test DSL (f8633b3)
0.6.4
0.6.4 (2023-06-01)
Bug Fixes
- deps: update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v4.2.0.3129 (21cdf6b)
0.6.3
0.6.3 (2023-05-29)
Bug Fixes
- deps: update dependency io.kotest:kotest-runner-junit5 to v5.6.2 (8cf1d9f)