Releases: sbt/sbt-jmh
Releases · sbt/sbt-jmh
v0.4.8
sbt 2.x migration
- refactor: Use new slash syntax by @xuwei-k in #267
 - refactor: prepare sbt 2.x in test code by @xuwei-k in #269
 - Cross build to sbt 2.x by @xuwei-k in #288
 - sbt 2.0.0-RC4 by @xuwei-k in #291
 - Fix dependencyClasspath to enable sbt 2 test by @xuwei-k in #298
 
Behind the scenes
- ci: Add setup-sbt action by @xuwei-k in #268
 - ci: Bump actions/checkout to 5.0.0 by @dependabot[bot] in #287
 - ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #290
 - ci: Bump release-drafter/release-drafter from 5 to 6 by @dependabot[bot] in #246
 - ci: Bump scala-steward-org/scala-steward-action to 2.77.0 by @dependabot[bot] in #299
 - ci: Update publishTo setting by @xuwei-k in #297
 - docs: Update README.md install section to v0.4.7 by @kraktus in #259
 - ci: Update release-drafter.yml by @eed3si9n in #293
 - deps: Update sbt, scripted-plugin to 1.11.6 by @github-actions[bot] in #294
 - ci: Update sbt-header to 5.11.0 by @github-actions[bot] in #296
 - ci: Update sbt-pgp to 2.3.1 by @github-actions[bot] in #277
 - docs: Update scala-sbt.org documentation page link by @xuwei-k in #270
 - deps: Update scala3-library to 3.7.3 by @github-actions[bot] in #295
 
New Contributors
Full Changelog: v0.4.7...v0.4.8
v0.4.7
Changes
- fix: Use ForkRun for generateJmhSourcesAndResources @tmccombs (#243)
 - Bump actions/setup-java from 3 to 4 @dependabot (#242)
 - Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot (#240)
 - Update sbt to 1.9.7 @github-actions (#239)
 - Bump actions/checkout from 4.0.0 to 4.1.0 @dependabot (#238)
 - Update sbt to 1.9.6 @github-actions (#237)
 - Fix release-drafter @guizmaii (#236)
 
v0.4.6
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.37by @guizmaii in #234 - Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #235
 
New Contributors
- @i10416 made their first contribution in #218
 - @guizmaii made their first contribution in #220
 - @dependabot made their first contribution in #221
 - @github-actions made their first contribution in #223
 
Full Changelog: v0.4.4...v0.4.6
0.4.5
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
What's Changed
- Bump jmh version to 1.36 by @limansky in #214
 - Reformat version history table by @retronym in #206
 - rename master branch to main by @SethTisue in #209
 - use standard name for LICENSE file by @SethTisue in #208
 - Disable BSP in the Jmh config by @adpi2 in #207
 - README.md: Use modern syntax by @smarter in #217
 - Fix 
sbt-jmh-testerby @catap in #215 
New Contributors
- @SethTisue made their first contribution in #209
 - @adpi2 made their first contribution in #207
 - @smarter made their first contribution in #217
 - @catap made their first contribution in #215
 - @limansky made their first contribution in #214
 
Full Changelog: v0.4.3...v0.4.4
0.4.2
0.4.1
v0.3.7
- Closed issues
 - Published with JDK 8 (0.3.5 and 0.3.6 were accidentally published with a later JDK)