v1.5.12
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 useValue(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.