sbt v1.4.2 Release Notes

Release Date: 2020-11-02 // over 3 years ago
    • ๐Ÿ›  Fixes memory leak during task evaluation #6001 by @eatkins
    • ๐Ÿ”ง Make remote caching content-based and scoped to configuration #6026 by @eed3si9n
    • ๐Ÿ›  Fixes early output paths uses during pipelining #6005 by @eed3si9n
    • ๐Ÿ›  Fixes sourceMappers handling of fake positions #6008 by @adpi2
    • ๐Ÿ›  Fixes BSP support for Dotty #6007 by @adpi2
    • ๐Ÿ›  Fixes watchBeforeCommand not being called #6018 by @eatkins
    • ๐Ÿ›  Fixes Ctrl-D handling #6000/#6003 by @eatkins
    • ๐Ÿ›  Fixes multi-color logging in CI #5998 by @eatkins
    • ๐Ÿ›  Fixes console echo for Windows batch commands #6016 by @eatkins
    • ๐Ÿ›  Fixes stack trace showing up on compilation failure with ~ zinc#935 by @eatkins
    • ๐Ÿ›  Fixes remote caching extraction log #5996 by @xuwei-k
    • ๐Ÿ›  Fixes spurious BSP warning about SemanticDB #6011 by @adpi2
    • ๐Ÿ›  Fixes command line parsing in sbtn #6019 by @eatkins
    • ๐Ÿ“ฆ Work around whitespaces script path lp#338 by @eatkins
    • installSbtn wizard for installing sbtn and completions #6023 by @eatkins