Unclaimed project
Are you a maintainer of sbt? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
sbt
sbt, the interactive build tool
build-toolsbtscalazinc
Last updated 21 days ago
Back to changelogImproved
2.0.0-RC8
๐ updates
- BSP: Return build targets sources from
buildTarget/dependencySources request by @azdrojowa123 in https://github.com/sbt/sbt/pull/8404
- Show warnings when scalaVersion is missing by @eed3si9n in https://github.com/sbt/sbt/pull/8428
๐ bug fixes
- fix: Fixes managed resources missing from the JAR by @eed3si9n in https://github.com/sbt/sbt/pull/8394
- fix: Handle errors in
build.sbt gracefully by @azdrojowa123 in https://github.com/sbt/sbt/pull/8399
- fix #8340: Add regression test by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8408
- fix #8345: forked test execution doesn't access main resources by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8402
- fix #8405 updateSbtClassifiers plugins output by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8412
- fix: Switch to using shaded-gson to allow arbitrary Gson on classpath by @eed3si9n in https://github.com/sbt/sbt/pull/8419
- fix: Scala 3.8 REPL support by @eed3si9n in https://github.com/sbt/sbt/pull/8420
- fix: Port projectMatrix crossVerson support by @eed3si9n in https://github.com/sbt/sbt/pull/8421
fix: Fixes help command arguments parsing by @Duhemm in https://github.com/sbt/sbt/pull/8423fix: Replace Scala version with u when crossPaths is false by @eed3si9n in https://github.com/sbt/sbt/pull/8422fix: Resolver.combineDefaultResolvers by @eed3si9n in https://github.com/sbt/sbt/pull/8426fix: Workaround for NoSuchFileException by @eed3si9n in https://github.com/sbt/sbt/pull/8427fix: Use TCP for forked test by @eed3si9n in https://github.com/sbt/sbt/pull/8431behind the scenes
- ci: Update mima setting by @xuwei-k in https://github.com/sbt/sbt/pull/8390
- refactor: Use
-Werror instead of -Xfatal-warnings by @xuwei-k in https://github.com/sbt/sbt/pull/8401
- ci: Bump RC to RC8-bin-SNAPSHOT by @anatoliykmetyuk in https://github.com/sbt/sbt/pull/8409
- ci: Bump dessant/lock-threads from 5 to 6 by @dependabot[bot] in https://github.com/sbt/sbt/pull/8417
- Merge 1.12.x by @eed3si9n in https://github.com/sbt/sbt/pull/8436
- deps: Zinc 2.0.0-M11 by @eed3si9n in https://github.com/sbt/sbt/pull/8437
new contributors
- @anatoliykmetyuk made their first contribution in https://github.com/sbt/sbt/pull/8402
Full Changelog: https://github.com/sbt/sbt/compare/v2.0.0-RC7...v2.0.0-RC8