Skip to content

Releases: scalacenter/bloop

v1.5.17

04 Apr 10:20
00beddb
Compare
Choose a tag to compare

bloop v1.5.17

Bloop v1.5.17 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:

  • Bugfix: Don't show error message if nothing needs to be send, but end was processed #2306
  • Build(deps): Update scalafmt-core from 3.8.0 to 3.8.1 #2305

Contributors

According to git shortlog -sn --no-merges v1.5.16..v1.5.17, the following people have contributed to
this v1.5.17 release: Tomasz Godzik, scala-center-steward[bot].

v1.5.16

27 Mar 08:54
3292c8b
Compare
Choose a tag to compare

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.

v1.5.15

06 Feb 10:40
fb2eb4e
Compare
Choose a tag to compare

bloop v1.5.15

Bloop v1.5.15 is a bugfix release intended to fix a regression introduced in
v1.5.14 that made it impossible to run Bloop on JDK 8.

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:

  • Bugfix: revert logback to one still supporting JDK 8 #2262
  • Bugfix: Fix the location of downloaded artifacts #2261

Contributors

According to git shortlog -sn --no-merges v1.5.14..v1.5.15, the following
people have contributed to this v1.5.15 release: Tomasz Godzik.

v1.5.14

31 Jan 18:31
2d03cc5
Compare
Choose a tag to compare

bloop v1.5.14

Bloop v1.5.14 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:

  • Build(deps): Update zt-zip from 1.16 to 1.17 #2256
  • Fix: incorrect directory in debug tests for scala-cli #2254
  • Build(deps): Update scala-debug-adapter from 3.1.5 to 3.1.6 #2255
  • Build(deps): Update bsp4s from 2.1.0-M7 to 2.1.1 #2253
  • Build(deps): Update tools from 0.4.16 to 0.4.17 #2252
  • Fixes misspelling runing -> running #2247
  • Build(deps): Update org.eclipse.jgit, ... from 5.13.2.202306221912-r to 5.13.3.202401111512-r #2246
  • Build(deps): Update brave from 5.17.1 to 5.18.1 #2241
  • Build(deps): Update sbt-mdoc from 2.5.1 to 2.5.2 #2240
  • Build(deps): Update brave from 5.17.0 to 5.17.1 #2236
  • Build(deps): Update zipkin-sender-urlconnection from 2.17.1 to 2.17.2 #2237
  • Build(deps): Update zinc from 1.9.5 to 1.9.6 #2238
  • Refactor: Further backports from bloop-core #2233
  • Bugfix: Print copying error together with stacktrace #2232
  • Build(deps): Update scalajs-linker, ... from 1.14.0 to 1.15.0 #2234
  • Refactor: Backport changes from bloop-core #2224
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.14.0 to 1.15.0 #2226
  • Refactor: Remove Bloop4j as it seems not to be used at all #2223
  • Refactor: Remove forked parts of scala js envs #2221
  • Chore(deps): bump actions/download-artifact from 3 to 4 #2229
  • Chore(deps): bump actions/upload-artifact from 3 to 4 #2228
  • Build(deps): Update log4j-core from 2.22.0 to 2.22.1 #2222
  • Build(deps): Update zipkin-sender-urlconnection from 2.17.0 to 2.17.1 #2220
  • Build(deps): Update brave from 5.16.0 to 5.17.0 #2219
  • Don't show warning when using the correct version of JDK #2218
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.5 to 2.17.0 #2216
  • Build(deps): Update sbt, test-agent from 1.9.7 to 1.9.8 #2217
  • Improvement: Change information about test framework to warn #2214
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.4 to 2.16.5 #2213
  • Build(deps): Update jna, jna-platform from 5.13.0 to 5.14.0 #2212
  • Build(deps): Update log4j-core from 2.21.1 to 2.22.0 #2208
  • Build(deps): Update scalafmt-core from 3.7.15 to 3.7.17 #2210
  • Chore: Use the default download location for download action #2207

Contributors

According to git shortlog -sn --no-merges v1.5.13..v1.5.14, the following people have contributed to
this v1.5.14 release: scala-center-steward[bot], Tomasz Godzik, dependabot[bot], Katarzyna Marek, Marcus Rosti.

v1.5.13

07 Dec 15:17
fa8f48d
Compare
Choose a tag to compare

bloop v1.5.13

Bloop v1.5.13 is a bugfix release. It fixes the issue with sbt plugin always fully recompiling the workspace.

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-adapter to newest #2204
  • Chore(deps): bump actions/setup-java from 3 to 4 #2203
  • Docs: Add release notes for 1.5.13 #2202
  • Chore: Print better errors when bloopInstall failed #2200
  • Bugfix: Don't use fullclasspath in sbt plugin #2199

Contributors

According to git shortlog -sn --no-merges v1.5.12..v1.5.13, the following
people have contributed to this v1.5.13 release: Tomasz Godzik,
dependabot[bot].

v1.5.12

22 Nov 13:40
fa87d42
Compare
Choose a tag to compare

bloop v1.5.12

Bloop v1.5.12 is mostly a bugfix release, however some improvements were added,
which includes:

  • Support for BSP's buildTargetDependencyModules by
    Arthurm1.
  • Always show full stack traces coming from the compiler.
  • Automatically add -release option when needed, which will make sure that the
    right JDK is used to compile your project by the Scala compiler.

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:

  • Bugfix: Export runtime jars correctly from sbt #2195
  • Implement BSP buildTargetDependencyModules #2197
  • Bugfix: Make sure proper runtime classpath is used when debugging #2196
  • Chore: Add full error stack trace #2193
  • Bugfix: checkout all submodules on website release #2194
  • Chore: Update mdoc and move website release to a separate job #2191
  • Bugfix: Fix sbt integration tests #2190
  • Build(deps): Update scalaz-core from 7.3.7 to 7.3.8 #2189
  • Build(deps): Update utest from 0.8.1 to 0.8.2 #2184
  • Update sbt bloopGenerate docs to use Value(None) #2185
  • Chore: don't use javadoc classifier as default for bloopInstall #2182
  • Chore(deps): bump actions/setup-node from 3 to 4 #2183
  • Build(deps): Update log4j-core from 2.21.0 to 2.21.1 #2179
  • Build(deps): Update scalafmt-core from 3.7.14 to 3.7.15 #2180
  • Build(deps): Update sbt, test-agent from 1.9.6 to 1.9.7 #2178
  • Build(deps): Update sbt-mdoc from 2.3.8 to 2.4.0 #2177
  • Build(deps): Update log4j-core from 2.20.0 to 2.21.0 #2176
  • Chore(deps): bump @babel/traverse from 7.9.6 to 7.23.2 in /website #2175
  • Build(deps): Update tools from 0.4.15 to 0.4.16 #2174
  • Feature: Automatically add -release option when needed #2172
  • Build(deps): Update sbt-mdoc from 2.3.7 to 2.3.8 #2173
  • Improvement: trim spaces when filtering the only tests that should be run
    #2171
  • Build(deps): Update bsp4s from 2.1.0-M6 to 2.1.0-M7 #2169
  • Chore(deps): bump actions/checkout from 3 to 4 #2168
  • Build(deps): Update asm, asm-util from 9.5 to 9.6 #2167
  • Build(deps): Update bsp4s from 2.1.0-M5 to 2.1.0-M6 #2159
  • Improvement: Disable tracing by default #2165
  • Build(deps): Update scalajs-linker, ... from 1.13.2 to 1.14.0 #2166
  • Add support for absolute paths in Bloopgun error handling #2132
  • Build(deps): Update interface, interface-svm-subs from 1.0.18 to 1.0.19
    #2163
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.2 to 1.14.0
    #2164
  • Build(deps): Update sourcecode from 0.3.0 to 0.3.1 #2162
  • Build(deps): Update zinc from 1.9.3 to 1.9.5 #2158
  • Bugfix: Never set empty Scala JS version from sbt #2161
  • Build(deps): Update librarymanagement-ivy from 1.9.2 to 1.9.3 #2154
  • Chore: Increase test maximum duration for ScalaJsToolchainSpec for 0.6 #2160
  • Build(deps): Update sbt, test-agent from 1.9.4 to 1.9.6 #2157
  • Chore: Change frameworks not supported message to warn #2153
  • Build(deps): Update scala-library from 2.13.11 to 2.13.12 #2152
  • Build(deps): Update sbt-scalafix from 0.11.0 to 0.11.1 #2151
  • Build(deps): Update tools from 0.4.14 to 0.4.15 #2149
  • Build(deps): Update slf4j-nop from 2.0.7 to 2.0.9 #2148
  • Build(deps): Update scalafmt-core from 3.7.13 to 3.7.14 #2145

Contributors

According to git shortlog -sn --no-merges v1.5.11..v1.5.12, the following
people have contributed to this v1.5.12 release: Tomasz Godzik, ​Andrzej
Ressel, Arthur McGibbon, Jihoon Kim, Kamil Podsiadlo, Shajahan Palayil.

v1.5.11

01 Sep 15:57
34e505a
Compare
Choose a tag to compare

bloop v1.5.11

Bloop v1.5.11 is a bugfix release which fixes a regression introduced in v1.5.10
that caused the code to recompile fully every time.

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-scalafmt from 2.5.1 to 2.5.2 #2143
  • Revert "Merge pull request #2128 from Arthurm1/specify_javac_target_root"
    #2141
  • Build(deps): Update sbt-scalafmt from 2.5.0 to 2.5.1 #2139
  • Build(deps): Update scalafmt-core from 3.7.12 to 3.7.13 #2138

Contributors

According to git shortlog -sn --no-merges v1.5.10..v1.5.11, the following
people have contributed to this v1.5.11 release: scala-center-steward[bot],
Tomasz Godzik.

v1.5.10

28 Aug 15:37
100cb10
Compare
Choose a tag to compare

bloop v1.5.10

Bloop v1.5.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:

  • Build(deps): Update librarymanagement-ivy from 1.9.1 to 1.9.2 #2135
  • Build(deps): Update sbt, test-agent from 1.9.3 to 1.9.4 #2136
  • Improvement: Correctly download Scala 2 bridge for Scala 2.13.12 #2133
  • Build(deps): Update scalafmt-core from 3.7.11 to 3.7.12 #2130
  • Build(deps): Update zt-zip from 1.15 to 1.16 #2131
  • Build(deps): Update scala-debug-adapter from 3.1.3 to 3.1.4 #2129
  • Specify scip javac plugin targetroot exactly #2128
  • Bugfix: Fix infinite recursion #2127
  • Build(deps): Update zinc from 1.9.2 to 1.9.3 #2123
  • Build(deps): Update scalafmt-core from 3.7.10 to 3.7.11 #2126
  • Bugfix: Handle compiler position that is not a range #2122
  • Chore: Remove verbose option otherwise it's always verbose #2121
  • Feat: fallback to source and javadoc classifiers when exporting projects from sbt #2118

Contributors

According to git shortlog -sn --no-merges v1.5.9..v1.5.10, the following people have contributed to
this v1.5.10 release: scala-center-steward[bot], tgodzik, Kamil Podsiadlo, Arthur McGibbon, Tomasz Godzik.

v1.5.9

17 Jul 15:59
2fe11bf
Compare
Choose a tag to compare

bloop v1.5.9

Bloop v1.5.9 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 scalafmt bostrap #2119
  • Build(deps): Update scalafmt-core from 3.7.9 to 3.7.10 #2117
  • Bugfix: Handle NoClassDefFoundError coming from the compiler #2114
  • Improvement: Don't fail during copying #2115
  • Build(deps): Update scalafmt-core from 3.7.8 to 3.7.9 #2116
  • Build(deps): Update sbt, test-agent from 1.9.1 to 1.9.2 #2109
  • Chore(deps): bump semver from 5.7.1 to 5.7.2 in /website #2111
  • Build(deps): Update scalafmt-core from 3.7.7 to 3.7.8 #2110
  • Bugfix: Don't try to discover test frameworks if none exist #2107
  • Refactor(test): bump maxDuration in js tests #1981
  • Improvement: Send debug logs to BSP client #2105
  • Build(deps): Update sbt-scalajs-crossproject from 1.3.1 to 1.3.2 #2106
  • Bugfix: Don't deduplicate all options when using Metals #2104
  • Build(deps): Update scalafmt-core from 3.7.6 to 3.7.7 #2103

Contributors

According to git shortlog -sn --no-merges v1.5.8..v1.5.9, the following people have contributed to
this v1.5.9 release: Tomasz Godzik, scala-center-steward[bot], Chris Kipp, dependabot[bot].

v1.5.8

05 Jul 20:17
63f7e60
Compare
Choose a tag to compare

bloop v1.5.8

Bloop v1.5.8 is a bugfix release. Previous version was released was incompatible with JDK 8.

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: Revert JGit to a version compatible with JDK 8 #2101
  • Docs: update overview.md with corrections #2100
  • Chore: Update coursier.json and run release on Java 8 for the time being #2099
  • Chore: Make source generator tests more resilient #2085
  • Build(deps): Update scalafmt-core from 3.7.5 to 3.7.6 #2098
  • Improvement: Try and find latest supported semanticdb version #2097

Contributors

According to git shortlog -sn --no-merges v1.5.7..v1.5.8, the following people have contributed to
this v1.5.8 release: Tomasz Godzik, Chris Kipp, scala-center-steward[bot], tgodzik.