Skip to content

v2.0.7

Latest
Compare
Choose a tag to compare
@bloopoid bloopoid released this 16 Jan 11:53
· 6 commits to main since this release
4095dee

bloop v2.0.7

Bloop v2.0.7 is introduces bugfixes and several improvements for Scala Native
and Scala JS thanks to Kristian Nedrevold.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Fixes and improvements:

  • Better support for linking SN #2567
  • Chore: Mark 'restarted session does not contain JDI output' as flaky #2561
  • Bugfix: Don't add single files to classpath #2553
  • Bugfix: Install sbt to fix CI #2558
  • Bugfix: Remove ??? from Bloop rifle and log properly #2551
  • Bugfix: Synchronize on target instead of origin when copying #2552
  • Add --link flag to compile to allow linking through BSP #2535
  • Bugfix: Treat -Werror the same as -Xfatal-warnings #2539

Dependency Updates

  • Deps: bloop-config 2.3.0 -> 2.3.1 #2572
  • Build(deps): Update sbt-scalafix from 0.13.0 to 0.14.0 #2571
  • Build(deps): Update scalafmt-core from 3.8.3 to 3.8.4 #2570
  • Build(deps): Update sbt-scalafmt from 2.5.2 to 2.5.3 #2569
  • Build(deps): Update coursier, coursier-jvm from 2.1.23 to 2.1.24 #2564
  • Build(deps): Update utest from 0.8.4 to 0.8.5 #2563
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.17.0 to 1.18.1
    #2565
  • Build(deps): Update interface from 1.0.26 to 1.0.27 #2559
  • Build(deps): Update munit from 1.0.3 to 1.0.4 #2560
  • Build(deps): Update logback-classic from 1.5.15 to 1.5.16 #2555
  • Build(deps): Update sbt-native-packager from 1.10.4 to 1.11.0 #2556
  • Build(deps): Update commons-codec from 1.17.1 to 1.17.2 #2557
  • Build(deps): Update coursier, coursier-jvm from 2.1.22 to 2.1.23 #2547
  • Build(deps): Update sbt, scripted-plugin, test-agent from 1.10.6 to 1.10.7
    #2546
  • Build(deps): Update jna from 5.15.0 to 5.16.0 #2544
  • Build(deps): Update zinc from 1.10.5 to 1.10.7 #2545
  • Build(deps): Update logback-classic from 1.5.14 to 1.5.15 #2543
  • Build(deps): Update sbt-ci-release from 1.9.0 to 1.9.2 #2541
  • Build(deps): Update logback-classic from 1.5.13 to 1.5.14 #2540
  • Build(deps): Update logback-classic from 1.5.12 to 1.5.13 #2538
  • Build(deps): Update coursier, coursier-jvm from 2.1.21 to 2.1.22 #2537

Merged pull requests

Here's a list of pull requests that were merged:

Contributors

According to git shortlog -sn --no-merges v2.0.6..v2.0.7, the following people
have contributed to this v2.0.7 release: scala-center-steward[bot], Kristian
Nedrevold-Hansen, Tomasz Godzik, Kristian Nedrevold, tgodzik.