Skip to content

Releases: gmazzo/gradle-multiapi-dev-plugin

v1.1.1

14 Mar 11:54
eb4ef5a

Choose a tag to compare

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

16 Jan 12:29
e665d99

Choose a tag to compare

What's Changed

Features

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

23 May 11:50

Choose a tag to compare

What's Changed

Features

  • Reformat code with .editorconfig by @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

12 Mar 14:14

Choose a tag to compare

What's Changed

Features

  • Updated CI/CD process to publish to Maven Central by @gmazzo in #9

Full Changelog: v1.0.4...v1.0.5

v1.0.4

11 Mar 16:44

Choose a tag to compare

What's Changed

Features

  • Fixed missing tests from test sourcesets by @gmazzo in #8

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

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Mar 13:45
262d3a7

Choose a tag to compare

What's Changed

Features

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Mar 12:03
0c57498

Choose a tag to compare

What's Changed

Features

  • Refactored approach keeping main artifact by @gmazzo in #4

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Mar 01:11
9541466

Choose a tag to compare

Iterated API providers (#1)

v1.0.0

05 Mar 01:04
1078c73

Choose a tag to compare