Skip to content

Releases: melix/jmh-gradle-plugin

0.7.3

16 Apr 11:30
4138753
Compare
Choose a tag to compare

What's Changed

  • Do not access 'project.zipTree' in mapping closure by @jjohannes in #261
  • Update README.adoc by @wfouche in #263
  • Support io.github.goooler.shadow plugin by @snazy in #262
  • Use Java 21 on CI and minor updates by @Goooler in #264
  • Test on Gradle 8.10 and minor updates by @Goooler in #266
  • Prevent informational JMH messages for default Gradle log level by @snazy in #265
  • Support com.gradleup.shadow plugin by @snazy in #267
  • Constraint foojay-resolver version in tests by @Goooler in #269
  • Update README for samples by @sinsuren in #220
  • Replace space assignment for group by @Goooler in #276

New Contributors

Full Changelog: RELEASE_0_7_2...RELEASE_0_7_3

0.7.2

02 Nov 08:54
8ffa0f1
Compare
Choose a tag to compare

What's Changed

  • Change incorrect configuration parameter "timeout" to "jmhTimeout" in README by @felldo in #253
  • Remove setCanBeResolved(true) by @dtrunk90 in #252
  • Migrate buildSrc to composite build by @Goooler in #243
  • Mark jmh source set as eclipse test source by @reinhapa in #256

New Contributors

Full Changelog: RELEASE_0_7_1...RELEASE_0_7_2

0.7.1

17 Apr 16:56
840db53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: RELEASE_0_7_0...RELEASE_0_7_1

Release 0.7.0

23 Feb 11:49
215731e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: RELEASE_0_6_8...RELEASE_0_7_0

Release 0.6.8

22 Sep 07:51
397adfb
Compare
Choose a tag to compare

What's Changed

  • Make JMH compatible with Gradle 8.0 by @donat in #226

New Contributors

Full Changelog: RELEASE_0_6_7...RELEASE_0_6_8

Release 0.6.7

22 Sep 07:50
f69f851
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/melix/jmh-gradle-plugin/commits/RELEASE_0_6_7