bloop v1.4.6 Release Notes
Release Date: 2020-12-03 // about 4 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 thisv1.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 thisv1.4.5
release: Arthur McGibbon, Pavol Vidlicka,
Martin Duhem, Tomasz Godzik, Aleksei Alefirov, Guillaume Raffin and Mark Dixon.