New
v0.4.8
sbt 2.x migration
- refactor: Use new slash syntax by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/267
- refactor: prepare sbt 2.x in test code by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/269
- Cross build to sbt 2.x by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/288
- sbt 2.0.0-RC4 by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/291
- Fix dependencyClasspath to enable sbt 2 test by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/298
Behind the scenes
- ci: Add setup-sbt action by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/268
- ci: Bump actions/checkout to 5.0.0 by @dependabot[bot] in https://github.com/sbt/sbt-jmh/pull/287
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/sbt/sbt-jmh/pull/290
- ci: Bump release-drafter/release-drafter from 5 to 6 by @dependabot[bot] in https://github.com/sbt/sbt-jmh/pull/246
- ci: Bump scala-steward-org/scala-steward-action to 2.77.0 by @dependabot[bot] in https://github.com/sbt/sbt-jmh/pull/299
- ci: Update publishTo setting by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/297
- docs: Update README.md install section to v0.4.7 by @kraktus in https://github.com/sbt/sbt-jmh/pull/259
- ci: Update release-drafter.yml by @eed3si9n in https://github.com/sbt/sbt-jmh/pull/293
- deps: Update sbt, scripted-plugin to 1.11.6 by @github-actions[bot] in https://github.com/sbt/sbt-jmh/pull/294
- ci: Update sbt-header to 5.11.0 by @github-actions[bot] in https://github.com/sbt/sbt-jmh/pull/296
- ci: Update sbt-pgp to 2.3.1 by @github-actions[bot] in https://github.com/sbt/sbt-jmh/pull/277
- docs: Update scala-sbt.org documentation page link by @xuwei-k in https://github.com/sbt/sbt-jmh/pull/270
- deps: Update scala3-library to 3.7.3 by @github-actions[bot] in https://github.com/sbt/sbt-jmh/pull/295
New Contributors
- @kraktus made their first contribution in https://github.com/sbt/sbt-jmh/pull/259
- @eed3si9n made their first contribution in https://github.com/sbt/sbt-jmh/pull/293
Full Changelog: https://github.com/sbt/sbt-jmh/compare/v0.4.7...v0.4.8