Releases: sbt/sbt-multi-jvm
Releases · sbt/sbt-multi-jvm
v0.6.0
Noteworthy
- Changes to make it a more standard sbt plugin by @mdedetrich in #71
What's Changed
- Use sbt-github-actions by @mdedetrich in #72
- Configure Scala Steward to not update Scala minor version by @mdedetrich in #73
New Contributors
- @mdedetrich made their first contribution in #73
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Noteworthy
- The groupId changed from
com.typesafe.sbt
tocom.github.sbt
. - The plugin is now hosted on Maven Central.
- Support for sbt 0.13.x dropped.
What's Changed
- Don't introduce redundant
connectInput
inautoImport
by @jrudolph in #39 - sbt 1.0.4 by @xuwei-k in #43
- Include the test class name in log output by @raboof in #44
- use openjdk7 instead of oraclejdk7 by @xuwei-k in #46
- #41 Provide MultiJvm configuration in by @2m in #42
- Upgrade sbt-assembly from 0.14.5 to latest 0.14.10 #52 by @helena in #53
- GitHub Actions by @eed3si9n in #60
- Bump actions/setup-java from 3 to 4 by @dependabot in #63
- Bump actions/checkout from 3 to 4 by @dependabot in #62
- sbt 1.9.3 by @dongxuwang in #61
- Remove sbt 0.13 cross build + upgrade sbt-assembly by @mkurz in #64
- Refactor GitHub actions + sbt-ci-release by @mkurz in #65
- Bump actions/checkout from 3 to 4 by @dependabot in #66
- Add developers needed for publishing by @mkurz in #67
- Add homepage needed for publishing by @mkurz in #68
New Contributors
- @jrudolph made their first contribution in #39
- @2m made their first contribution in #42
- @helena made their first contribution in #53
- @eed3si9n made their first contribution in #60
- @dependabot made their first contribution in #63
- @dongxuwang made their first contribution in #61
- @mkurz made their first contribution in #64
Full Changelog: v0.4.0...v0.5.0
v0.4.0 Crossbuilt for sbt 1.0.x and 0.13.x
Releasing 0.4.0
v0.3.11: Merge pull request #12 from patriknw/wip-bintray-patriknw
Change bintray publishing