Releases: gmazzo/gradle-multiapi-dev-plugin
Releases · gmazzo/gradle-multiapi-dev-plugin
v1.1.1
What's Changed
Dependencies
- Bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 by @dependabot[bot] in #63
- Bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #64
- Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #65
- Bump the kotlin group with 2 updates by @dependabot[bot] in #66
- Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @dependabot[bot] in #67
- Bump com.gradle.plugin-publish from 2.0.0 to 2.1.0 by @dependabot[bot] in #69
- Bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #68
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Features
- Bumped to
JDK17by @gmazzo in #46 - Added cache handling strategies by @gmazzo in #47
- Adding public API check by @gmazzo in #54
- Adding explicit API check by @gmazzo in #55
- Exposing
GradleAPITargetclasspaths asDependencyby @gmazzo in #62
Dependencies
- Bump io.github.gmazzo.gitversion from 1.3.0 to 1.4.0 by @dependabot[bot] in #25
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #26
- Update Gradle Wrapper from 8.14.1 to 8.14.2 by @gmazzo in #27
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #28
- Bump io.github.gmazzo.gradle.testkit.jacoco from 1.0.3 to 1.0.4 by @dependabot[bot] in #29
- Bump the kotlin group with 2 updates by @dependabot[bot] in #30
- Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot[bot] in #31
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #32
- Update Gradle Wrapper from 8.14.2 to 8.14.3 by @gmazzo in #33
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #34
- Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #35
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #36
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
- Bump the kotlin group with 2 updates by @dependabot[bot] in #38
- Bump actions/setup-java from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #39
- Bump io.github.gmazzo.gitversion from 1.4.0 to 1.5.1 by @dependabot[bot] in #41
- Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #42
- Bump the kotlin group with 2 updates by @dependabot[bot] in #43
- Bump gradle/actions from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #45
- Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #44
- Update Gradle Wrapper from 8.14.3 to 9.1.0 by @gmazzo in #48
- Bump org.jetbrains.dokka-javadoc from 2.0.0 to 2.1.0 by @dependabot[bot] in #49
- Bump the kotlin group with 2 updates by @dependabot[bot] in #50
- Update Gradle Wrapper from 9.1.0 to 9.2.0 by @gmazzo in #51
- Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #53
- Bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 by @dependabot[bot] in #56
- Update Gradle Wrapper from 9.2.0 to 9.2.1 by @gmazzo in #57
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #58
- Bump io.github.gmazzo.gradle.testkit.jacoco from 1.0.4 to 1.0.5 by @dependabot[bot] in #59
- Bump the kotlin group with 2 updates by @dependabot[bot] in #60
- Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #61
Full Changelog: v1.0.6...v1.1.0
v1.0.6
What's Changed
Features
- Reformat code with
.editorconfigby @gmazzo in #10 - Replaced versioning plugin by @gmazzo in #15
- Fixed leaking Gradle API on tests (now
compileOnly) by @gmazzo in #24
Dependencies
- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in #11
- Bump io.github.gmazzo.publications.report from 1.3.1 to 1.3.3 by @dependabot in #12
- Bump io.github.gmazzo.gradle.testkit.jacoco from 1.0.2 to 1.0.3 by @dependabot in #13
- Bump the kotlin group with 2 updates by @dependabot in #14
- Bump io.github.gmazzo.gitversion from 1.0.2 to 1.2.0 by @dependabot in #16
- Bump gradle/actions from 3 to 4 in /.github/actions/setup-host by @dependabot in #17
- Bump io.github.gmazzo.gitversion from 1.2.0 to 1.3.0 by @dependabot in #19
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #18
- Update Gradle Wrapper from 8.13 to 8.14 by @gmazzo in #20
- Bump the kotlin group with 2 updates by @dependabot in #21
- Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0 by @dependabot in #22
- Update Gradle Wrapper from 8.14 to 8.14.1 by @gmazzo in #23
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
Features
Dependencies
- Bump io.github.gmazzo.publications.report from 1.2.8 to 1.3.1 by @dependabot in #6
- Bump io.github.gmazzo.gradle.testkit.jacoco from 1.0.1 to 1.0.2 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Initial release
Full Changelog: https://github.com/gmazzo/gradle-multiapi-dev-plugin/commits/v1.0.0