Releases: scalacenter/bloop
v1.5.1
bloop v1.5.1
Bloop v1.5.1 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:
- Chore: Update scala-debug to newest milestone with fixes for Scala 3 #1743
- Bump scala-debug-adapter with fixes for Scala 3 #1741
- Remove class directories in
clean
#1740 - Use Maven for downloading Gradle test kit #1738
- Build(deps): bump actions/cache from 3.0.2 to 3.0.3 #1735
- Build(deps): bump eventsource from 1.0.7 to 1.1.1 in /website #1734
- Update debug adapter version to 2.1.0-M1 #1733
- Build(deps): bump actions/upload-artifact from 2 to 3 #1732
- Build(deps): bump actions/cache from 3.0.1 to 3.0.2 #1731
- Fix scoop install script #1729
- Build(deps): bump async from 2.6.3 to 2.6.4 in /website #1730
- Check for test-jar dependencies #1727
- Chore: clean some of unused warnings #1719
- Fix typo in release notes #1726
- Add release notes for Bloop 1.5.0 #1725
Contributors
According to git shortlog -sn --no-merges v1.5.0..v1.5.1
, the following people
have contributed to this v1.5.1
release: dependabot[bot], Tomasz Godzik, Mark
Dixon, Martin Duhem, tgodzik, Arthur McGibbon, Kamil Podsiadło.
v1.5.0
bloop v1.5.0
Bloop v1.5.0 is out! The main change in this release is migration to the newest
version of the Zinc incremental compiler. We also discontinued using
~/.bloop/.jvmopts
to specify Bloop jvm opts, instead users should use
~/.bloop/bloop.json
as explained in
the documentation
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:
- Switch to dev.dirs org for directories and update to newest one #1723
- Update directories dependency to 12 #1722
- Ci: break CI actions into smaller pieces #1706
- Fix duplicate compiler classpath and bootclasspath options #1721
- Feat: publish Gradle plugin for 2.13 #1717
- Fix: prevent ignorance of initial changes #1720
- Fix: stabilize test project resources generation #1715
- Build(deps): bump actions/cache from 2 to 3.0.1 #1711
- Fix: sbt-bloop - add cause to error log if bloopGenerate fails #1714
- Build(deps): bump minimist from 1.2.5 to 1.2.6 in /website #1712
- Build(deps): bump actions/download-artifact from 2.1.0 to 3 #1709
- Fix: move resource generation out from onLoad #1708
- Build(deps): bump actions/checkout from 2.4.0 to 3 #1710
- Remove the possibility to read proeprties from.jvmopts #1707
- Chore: add scalafix #1700
- Implement buildTarget/inverseSources BSP endpoint #1704
- Fix: update BloopBspServices.scala #1703
- Fixing typo in README.md #1702
- Fix copying tasty files on incremental compilation #1701
- Feat: adjust scala test classes bsp endpoint #1695
- Chore: adjust scala test suites to sbt's implementation. #1699
- Build(deps): bump actions/setup-node from 2.5.1 to 3 #1698
- Chore: bump sbt version #1679
- Build(deps): bump url-parse from 1.5.7 to 1.5.10 in /website #1697
- Build(deps): bump prismjs from 1.25.0 to 1.27.0 in /website #1696
- Add proper output option for the forked Java compiler #1694
- Fix: remove benchmark step from CI #1692
- Rename terms according to the Scala language guide #1688
- Fix upload artifacts version #1690
- Switch primary branch to main #1687
- Fix timeouts on Windows tests #1686
- Update Zinc to 1.6.0 and drop the fork #1662
- Build(deps): bump url-parse from 1.5.3 to 1.5.7 in /website #1684
Contributors
According to git shortlog -sn --no-merges v1.4.13..v1.5.0
, the following
people have contributed to this v1.5.0
release: Kamil Podsiadlo, Tomasz
Godzik, dependabot[bot], Vadim Chelyshov, James Yoo, Martin
Duhem.
v1.4.13
bloop v1.4.13
Bloop v1.4.13 is a bugfix release. This is the last release in the 1.4.x series.
From 1.5.x
we will be migrating to new Zinc version and dropping pipelining
for a while until we manage to reimplement it with the new Zinc version.
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:
- Feat: implement more fine-grained debug request #1661
- Build, fix: bump mdoc plugin because of
java.lang.NoClassDefFoundError: scala/tools/nsc/reporters/AbstractReporter
#1678 - Ci, build: fix release command #1677
- Use JAVE_HOME for server #1671
- Fix, ci: windows native image #1676
- Ci: fix hardcoded path to the native image #1675
- Feat: publish launcher_2.13 artifacts #1672
- Bump ajv from 6.12.2 to 6.12.6 in /website #1674
- Chore: bump scala 2.12 and 2.13 minor versions #1670
- Bump debug adapter to 2.0.13 #1673
- Update coursier-interface to 1.0.6 #1668
- Force newest log4j version #1667
- Support Scala Native 0.4.3+ #1664
- Continue if
bloopGenerate
fails for a project #1663 - Bump shelljs from 0.8.4 to 0.8.5 in /website #1659
- Fix a few broken links #1658
- Allow Java versions with a suffix #1657
- Increase timeout for debug tests #1655
Contributors
According to git shortlog -sn --no-merges v1.4.12..v1.4.13
, the following
people have contributed to this v1.4.13
release: Kamil Podsiadlo, Lorenzo
Gabriele, Tomasz Godzik, dependabot[bot], Adrien Piquerez, Alexandre
Archambault, Vadim Chelyshov, Vitalii Lysov, Øyvind Raddum Berg.
v1.4.12
bloop v1.4.12
Bloop v1.4.12 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:
- CompierCache - fix patmat #1653
- Add tests for Scala version 2.13.8 #1629
- Fork JavaCompiler in case if there are
-J
flags #1652 - Launcher 213 #1646
- Fix gradle211 compilation errors #1645
- [Java] Don't pass
--add-export
semanticdb flags to jdk8 #1647 - Bump actions/download-artifact from 2.0.10 to 2.1.0 #1640
- Bump actions/setup-node from 2.5.0 to 2.5.1 #1639
- Fix JS compilation errors #1638
- [Maven] Make sure correct classifier is used when downloading artifacts. #1634
- Fix fish completions error #1633
- Fix typo in discord URL #1628
- Update sbt to 1.4.9 and remove offloading #1623
- Handle gradle project-sourceset name clashes #1625
- Add exports for Semanticdb plugin on Java 17 #1622
- Send TestResult to Debugee Listener #1607
- Ignore hydra tests #1619
- Fix regex used for HydraCompileSpec #1618
- Ignore Hydra license output in tests #1617
- Bump actions/checkout from 2.3.5 to 2.4.0 #1616
- Bump actions/setup-node from 2.4.1 to 2.5.0 #1615
- Clean-up #1610
- Use coursier-interface rather than coursier #1612
Contributors
According to git shortlog -sn --no-merges v1.4.11..v1.4.12
, the following people have contributed to
this v1.4.12
release: Kamil Podsiadlo, Tomasz Godzik, dependabot[bot], Vadim Chelyshov, Alexander Anohin, Alexandre Archambault, Arthur McGibbon.
v1.4.11
bloop v1.4.11
Bloop v1.4.11 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:
- Bump scala-debug-adapter to 2.0.11 #1601
- Update zinc fork with the newest fixes #1600
- Bump actions/checkout from 2.3.4 to 2.3.5 #1597
- Fix flag bash/zsh/fish completions #1596
- Avoid warning about unneeded bottle with latest homebrew #1595
- Update bash completions to use ones for Bash 4.2+ #1594
- Bump debug adapter to 2.0.8 #1592
- Use current version for specifying the tag to use #1591
- Forker: fix env processing #1590
- Update release notes' link to install guide and remove blog part of website
#1589
Contributors
According to git shortlog -sn --no-merges v1.4.10..v1.4.11
, the following
people have contributed to this v1.4.11
release: Tomasz Godzik, Adrien
Piquerez, Jurjen Vorhauer, Vadim Chelyshov, dependabot[bot].
v1.4.10
bloop v1.4.10
Bloop v1.4.10 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:
- Bump debug adapter #1587
- Bump scala-debug-adapter to 2.0.6 #1583
- Bump scala-debug-adapter to 2.0.5 #1580
- Fix debugging a test suite #1579
- Gradle improvements #1577
- Bump actions/setup-node from 2.4.0 to 2.4.1 #1576
- Update Maven and Coursier documentation #1575
- Bump scala-debug-adapter #1574
- Bump scala-debug-adapter to add support for Java 17 #1572
- Add expression evaluation for Scala 2.12 and 2.13 #1567
- Bump prismjs from 1.24.0 to 1.25.0 in /website #1571
- Fix issues with last tag not being detected properly #1570
- Replace all references to the Bloop gitter channel #1568
- Support Java semanticDB plugin #1534
Contributors
According to git shortlog -sn --no-merges v1.4.9..v1.4.10
, the following
people have contributed to this v1.4.10
release: Adrien Piquerez, Arthur
McGibbon, Tomasz Godzik, dependabot[bot].
v1.4.9
bloop v1.4.9
Bloop v1.4.9 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Automatically add Scala library if it's not added explicitly #1564
- Update JGit #1563
- Update discord channel to main scala and remove gitter #1561
- Set correct Scala version when multiple scala libraries are on Gradle
classpath #1560 - Download only external dependencies in multi module Maven projects #1557
- Cache Gradle API to avoid download issues #1555
- Don't unnecessarily parse server handle as URI #1559
- Use sbt extras script under sbtx alias #1558
- Take into account --verbose flag when creating a logger #1556
- Bump olafurpg/setup-scala from 12 to 13 #1553
- Bump actions/setup-node from 2.3.0 to 2.4.0 #1554
- Increase timeout for starting debug server #1552
- Fix support for Scala 3.1 #1550
- Support sbt Optional scope in bloopInstall #1540
- Initial Gradle Scala 3 support #1548
- Bump url-parse from 1.5.1 to 1.5.3 in /website #1547
- Bump path-parse from 1.0.6 to 1.0.7 in /website #1546
- Do attempt to write Scala configuration for Java only modules #1541
- Update mill.md #1545
- Recognize the community contributions #1542
- Gradle: handle --release and multi-threaded dir create #1539
- Bump actions/setup-node from 2.2.0 to 2.3.0 #1538
- Do not log debug output on info level #1536
- Bump scala-debug-adapter #1535
- Replace nuprocess by java process API #1531
- Add Gradle Android plugin support #1464
- [SbtBloop] Fix source dependencies for meta-build #1533
- Bump actions/setup-node from 2.1.5 to 2.2.0 #1528
- Bump actions/download-artifact from 2.0.9 to 2.0.10 #1529
- Bump olafurpg/setup-scala from 11 to 12 #1530
- Revert nuprocess to 2.0.1 #1527
- Bump prismjs from 1.23.0 to 1.24.0 in /website #1525
- Fix Maven Scala 3 integration and add tests #1512
- Remove unused bsp submodule #1521
- Bump color-string from 1.5.3 to 1.5.5 in /website #1523
- Bump set-getter from 0.1.0 to 0.1.1 in /website #1522
- Try to fix flaky
fin test classes
test #1517 - Remove all trace of bintray #1520
- Gradle duplicate project name fix and tests for v7.0 #1518
- Separate build integration tests and remove unused bash scripts #1516
- Update Scalafmt to 3.0.0-RC5 #1514
- Remove unused dependencies #1515
- Separate scalafmt step and run using boostraped jar #1513
- Bump postcss from 7.0.29 to 7.0.36 in /website #1511
- Bump olafurpg/setup-scala from 10 to 11 #1506
- Update nuprocess to 2.0.2 to support Apple M1 #1507
- Use scala-debug-adapter as a dependency #1454
- Gradle improvements #1497
- Fix error on Apple M1 #1501
- Remove 'code' property of bsp.Diagnostic #1135
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /website #1500
- Bump lodash from 4.17.19 to 4.17.21 in /website #1499
- Bump url-parse from 1.4.7 to 1.5.1 in /website #1498
- Bump actions/download-artifact from v2.0.8 to v2.0.9 #1496
- Update to mainline case-app 2.x #1492
- Update coursier to 2.0.16 #1485
- Bump snailgun to 0.4.0 #1483
- Implement javacOptions endpoint #1397
- Gradle fixes #1476
- Integrations: Gradle: Fix: Ignore non bloop capable projects when getting all
projects #1471 - Bump prismjs from 1.21.0 to 1.23.0 in /website #1473
- Fix issues with scala-collection-compat missing in bloopgun #1468
- Bump actions/setup-node from v2.1.4 to v2.1.5 #1469
- Remove old mill-bloop. #1465
Contributors
According to git shortlog -sn --no-merges v1.4.8..v1.4.9
, the following people
have contributed to this v1.4.9
release: Tomasz Godzik, dependabot[bot],
Arthur McGibbon, Alexandre Archambault, changvvb, tgodzik, Adrien Piquerez,
Vadim Chelyshov, Gabriele Petronella, Kamil Podsiadlo, Paul Bryan, Shajahan
Palayil, Tomasz Pasternak, ckipp.
v1.4.8
bloop v1.4.8
Bloop v1.4.8 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Fix issue when unknown SHELL was defined #1461
Contributors
According to git shortlog -sn --no-merges v1.4.7..v1.4.8
, the following people
have contributed to this v1.4.8
release: Tomasz Godzik.
v1.4.7
bloop v1.4.7
Bloop v1.4.7 is a bugfix release.
Installing Bloop
For more details about installing Bloop, please see [Bloop's Installation
Guide][install-guide]
Merged pull requests
Here's a list of pull requests that were merged:
- Handle jvmOptions without -J prefix in debugSession/start request #1455
- Fix for autocompletion carriage-return problem in Windows #1443
- Fix issues when starting console within workspaces that include a space
#1451 - Bump actions/download-artifact from v2.0.7 to v2.0.8 #1449
- Update coursier to 2.0.9 #1446
- Update Scala Native to 0.4.0 #1445
- Gradle enhancements #1442
- Add ScalaInstance top class loader #1439
- Don't show message about unsupported Scala version for Scala 3 #1438
- Bump actions/setup-node from v1 to v2.1.4 #1435
- Bump actions/download-artifact from v2.0.6 to v2.0.7 #1436
- Fix issues with meta builds not resolving sbt artifacts #1433
- Change the semanticdb flag to -Xsemanticdb starting from 3.0.0-M3 #1432
- Bump ini from 1.3.5 to 1.3.7 in /website #1431
- Remove outdated comment #1429
- Support Scala.js 1.x where x > 0 #1423
- Remove wrong user settings and an unsupported dependency for homebrew #1428
- Update brew formula to fix a warning #1422
Contributors
According to git shortlog -sn --no-merges v1.4.6..v1.4.7
, the following people
have contributed to this v1.4.7
release: Tomasz Godzik, Arthur McGibbon,
Lorenzo Gabriele, dependabot[bot], Adrien Piquerez, Jakub Kozłowski, philwalk.
v1.4.6
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!