sbt v1.4.3 Release Notes
Release Date: 2020-11-16 // over 4 years ago-
- โก๏ธ Updates to Coursier 2.0.6 #6036 by @jtjeferreira
- ๐ Fixes IntelliJ import on Windows #6051 by @eatkins
- ๐ Fixes the dependency resolution in metabuild #6085 by @eed3si9n
- โ Removes "duplicate compilations" assertion to work around Play issue zinc#940 by @johnduffell
- ๐ Fixes GC monitor warnings #6082 by @nafg
- ๐ Fixes opt-out for scripted batch execution #6054 by @eatkins
- ๐ Fixes
--no-colors
#6044 by @eatkins - ๐ Fixes tab completion under
-Dsbt.color=false
#6068 by @eatkins - ๐ Fixes the cancellation of
console
task #6073 by @eatkins - ๐ Fixes
console
task under-Dci=true
#6067 by @eatkins - โก๏ธ Optimizes
knownProducts
for direct-to-JAR compilation zinc#939 by @retronym - ๐ Start server when
active.json
is removed #6041 by @eatkins