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.