bloop v1.4.6 Release Notes

Release Date: 2020-12-03 // over 3 years ago
  • bloop v1.4.6

    ๐Ÿ›  Bloop v1.4.6 is a bugfix release.

    Installing Bloop

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

    ๐Ÿ”€ Merged pull requests

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

    • ๐Ÿ›  Fix issues config issues on sbt 0.13 #1398
    • ๐Ÿ›  Fix broken URL in $id of bloop-schema.json #1399
    • ๐Ÿ“š Update maven plugin version number in documentation #1400
    • โšก๏ธ Update setup-scala action to v10 and setup dependabot #1406
    • ๐Ÿ›  Fix incompatibility for actions/download-artifact #1413
    • ๐Ÿ›  Fix brew formula for future releases #1414
    • โž• Add ESModule to Scala.js #1415
    • โฌ†๏ธ Bump to latest Zinc #1416
    • โœ… Go back to sbt test-agent artifact #1418

    Contributors

    ๐Ÿ”€ According to git shortlog -sn --no-merges v1.4.5..v1.4.6, the following people
    ๐Ÿš€ have contributed to this v1.4.6 release: Tomasz Godzik, Martin Duhem, Dmitry Sabanin, Jan Ouwens
    and Lorenzo Gabriele.

    Thank you!


Previous changes from v1.4.5

  • bloop v1.4.5

    ๐Ÿ›  Bloop v1.4.5 is a bugfix release.

    Installing Bloop

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

    ๐Ÿ”€ Merged pull requests

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

    • โž• Add 3.0 to scalaVersionBlacklist for compiler plugin classloading #1396
    • ๐Ÿ‘Œ Support runtime JDK config #1387
    • โšก๏ธ Update Dotty to Scala 3 #1393
    • ๐Ÿ›  Fix AUR installation docs #1392
    • Reuse Zipkin reporter between tasks #1386
    • ๐Ÿ‘Œ Support remote debugging #1378
    • Start debug session with user-provided environment variables #1268
    • ๐Ÿ– Handle Gradle jvm args and mainClass #1379
    • ๐Ÿ”Š Print logs in case of bsp connection issues #1374
    • โฌ†๏ธ Bump prismjs from 1.20.0 to 1.21.0 in /website #1352
    • ๐Ÿ– Handle issues in Gradle artifact resolution #1369
    • ๐Ÿ‘Œ Support for Java Modules #1370
    • Select last user.dir when inferring cwd #1368

    Contributors

    ๐Ÿ”€ According to git shortlog -sn --no-merges v1.4.4..v1.4.5, the following people
    ๐Ÿš€ have contributed to this v1.4.5 release: Arthur McGibbon, Pavol Vidlicka,
    Martin Duhem, Tomasz Godzik, Aleksei Alefirov, Guillaume Raffin and Mark Dixon.