Skip to content

v1.5.16

Compare
Choose a tag to compare
@bloopoid bloopoid released this 27 Mar 08:54
· 56 commits to main since this release
3292c8b

bloop v1.5.16

Main changes involve adding support for Scala Native 0.5, adding support for
hot-code reload and limiting amount of compile notifications being sent when
noop compilation is done.

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:

  • Build(deps): Update sbt-buildinfo from 0.11.0 to 0.12.0 #2299
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.15.0 to 1.16.0
    #2298
  • Build(deps): Update tools from 0.5.0-RC1 to 0.5.0-RC2 #2297
  • Chore: Add support for Scala Native 0.5.0 #2293
  • Build(deps): Update scala-debug-adapter from 4.0.3 to 4.0.4 #2296
  • Fix: correctly parse java version #2291
  • Build(deps): Update sbt-scalafix from 0.11.1 to 0.12.0 #2287
  • Build(deps): Update scala-debug-adapter from 4.0.2 to 4.0.3 #2290
  • Build(deps): Update scala-debug-adapter from 4.0.1 to 4.0.2 #2285
  • Chore: Update Scala versions #2283
  • Build(deps): Update sbt, test-agent from 1.9.8 to 1.9.9 #2280
  • Build(deps): Update log4j-core from 2.22.1 to 2.23.0 #2278
  • Build(deps): Update scalafmt-core from 3.7.17 to 3.8.0 #2277
  • Update scala-debug-adpater to 4.x and add support for hot code replace #2276
  • Refactor: don't send task start/end for no-op compilations #2274
  • Fix classpath options #2269
  • Fix: erase scrollback when clearing the screen #2267
  • Build(deps): Update commons-codec from 1.16.0 to 1.16.1 #2266

Contributors

According to git shortlog -sn --no-merges v1.5.15..v1.5.16, the following
people have contributed to this v1.5.16 release: scala-center-steward[bot],
Adrien Piquerez, Tomasz Godzik, Chris Kipp, Kamil Podsiadło, Katarzyna Marek,
Lucas Nouguier.