Skip to content

Releases: sbt/sbt-jmh

v0.4.7

11 Dec 13:31
Compare
Choose a tag to compare

Changes

v0.4.6

05 Sep 08:19
Compare
Choose a tag to compare

What's Changed

  • fix: example won't compile by @i10416 in #218
  • Update sbt to 1.9.0, migrate to new sbt syntax && Modernize a bit the CI (add ScalaSteward, dependabot and release-drafter) by @guizmaii in #220
  • Bump actions/checkout from 2.3.4 to 3.5.2 by @dependabot in #221
  • Update github url in build.sbt by @xuwei-k in #222
  • Update sbt-header to 5.10.0 by @github-actions in #223
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #224
  • Bump scala-steward-org/scala-steward-action from 2.54.0 to 2.56.0 by @dependabot in #225
  • Update sbt to 1.9.1 by @github-actions in #226
  • Update sbt to 1.9.2 by @github-actions in #229
  • Bump scala-steward-org/scala-steward-action from 2.56.0 to 2.59.0 by @dependabot in #228
  • Bump scala-steward-org/scala-steward-action from 2.59.0 to 2.61.0 by @dependabot in #230
  • Update sbt to 1.9.3 by @github-actions in #231
  • Update sbt to 1.9.4 by @github-actions in #232
  • Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #233
  • Update JMH to v1.37 by @guizmaii in #234
  • Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #235

New Contributors

Full Changelog: v0.4.4...v0.4.6

0.4.5

12 Jun 18:48
Compare
Choose a tag to compare

What's Changed

  • fix: example won't compile by @i10416 in #218
  • Update sbt to 1.9.0, migrate to new sbt syntax && Modernize a bit the CI (add ScalaSteward, dependabot and release-drafter) by @guizmaii in #220

New Contributors

Full Changelog: v0.4.4...v0.4.5

0.4.4

12 Jun 18:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

0.4.2

13 May 02:58
Compare
Choose a tag to compare
  • Upgrade to JMH 1.31 (which supports async-profiler 2.x)

0.4.1

12 May 01:00
Compare
Choose a tag to compare
  • Default to JMH 0.3.0
  • Publish to Maven Central

v0.3.7

18 Jun 23:32
Compare
Choose a tag to compare
  • Closed issues
  • Published with JDK 8 (0.3.5 and 0.3.6 were accidentally published with a later JDK)

v0.3.4

18 Jun 23:49
Compare
Choose a tag to compare

Graal VM support