bloop v1.4.2 Release Notes

Release Date: 2020-06-19 // almost 4 years ago
  • bloop v.1.4.2

    ๐Ÿ›  Bloop v1.4.2 is a bugfix release, addressing some issues of previous Bloop versions.

    Installing Bloop

    Bloop can be installed using Coursier:

    $ coursier install bloop --only-prebuilt=true
    

    ๐Ÿ‘€ For more details on installing Bloop, please see Bloop's Installation Guide

    โฌ†๏ธ Upgrading

    โฌ†๏ธ Upgrading can be done from Coursier:

    $ coursier update bloop --only-prebuilt=true
    

    ๐Ÿ”€ Merged pull requests

    ๐Ÿ”€ Here's a list of pull requests that were merged:

    • โœ… Invoke done on sbt test runners #1282
    • ๐Ÿ›  Fix ArchLinux package for v1.4+ #1284
    • ๐Ÿ›  Fix local brew auto-completions installation #1285
    • ๐Ÿ›  Fixes resolution errors with gradle-bloop #1300
    • โšก๏ธ Update Maven Bloop Scala version to 2.12 [#1303]
    • โฌ†๏ธ Bump websocket-extensions from 0.1.3 to 0.1.4 in /website #1305
    • โž• Add Scala Native environment setup guide to contributing guide #1302
    • ๐Ÿ›  Fix binaries release on Windows #1306
    • โช Make sure we try to revert to JAVA_HOME if java is not on PATH #1310
    • Keep compiledState in Interpreter.compileAnd #1307
    • Port bloop-config to Scala.js #1299
    • Don't expand resource directory entries in BSP server #1314
    • ๐Ÿ›  Fix bloopInstall in Maven when dirs don't exist #1317
    • ๐Ÿ Workaround Windows publishing issue #1316
    • ๐Ÿ‘Œ Improve gradle dependency detection #1313
    • โฌ†๏ธ Bump Zinc version #1318