sbt 1.4.5
I'm happy to announce sbt 1.4.5 patch release is available. Full release note is here - https://github.com/sbt/sbt/releases/tag/v1.4.5
How to upgrade
Download the official sbt launcher from SDKMAN or download from https://github.com/sbt/sbt/releases/.
In addition, the sbt version used for your build is upgraded by putting the following in project/build.properties
:
sbt.version=1.4.5
This mechanism allows that sbt 1.4.5 is used only for the builds that you want.
Highlights
- sbt 1.4.5 adds support for Apple silicon (AArch64 also called ARM64) #6162/#6169 by @eatkins
- Updates to Coursier 2.0.7 #6120 by @jtjeferreira
- Fixes watch shell option #6166 by @eatkins
- Fixes
onLoad
to run with the correctFileTreeRepository
andCacheStoreFactory
#6190 by @mkurz
Participation
sbt 1.4.5 was brought to you by 4 contributors. Ethan Atkins, Matthias Kurz, Eugene Yokota (eed3si9n), João Ferreira. Thank you!
Thanks to everyone who's helped improve sbt and Zinc 1 by using them, reporting bugs, improving our documentation, porting builds, porting plugins, and submitting and reviewing pull requests.
For anyone interested in helping sbt, there are many avenues for you to help, depending on your interest. If you're interested, Contributing, "help wanted", "good first issue" are good starting points. If you have ideas let us know on sbt Discussions.
Donate to April
Apparently April, an active contributor to Scala compiler has been sick without diagnosis. Let's help her out!
- Login to post comments