sbt/notes/2.1.0/2.1.0-draft.md

22 KiB

Ivyless publishing

sbt 2.1.0 switches to Ivyless publishing.

This was contributed by @bitloi, @eureka928, @BrianHotopp, and @eed3si9n in https://github.com/sbt/sbt/pull/8686, https://github.com/sbt/sbt/pull/8866, https://github.com/sbt/sbt/pull/8988, https://github.com/sbt/sbt/pull/9463, and https://github.com/sbt/sbt/pull/9533 etc.

Source dependency update

sbt 2.1.0 provides better control to handle source dependencies.

This was contributed by @seroperson in https://github.com/sbt/sbt/pull/8880.

🚀 Other updates

🐛 Bug fixes

Performance improvements

Behind the scenes

Full Changelog: f976330759...v2.1.0