File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # bloop ` v2.0.5 `
2+
3+ Bloop v2.0.5 is a bugfix release. The main purpose is to revert the shapeless
4+ upgrade which seems to have broken the integration with BSP clients such as
5+ Metals.
6+
7+ ## Installing Bloop
8+
9+ For more details about installing Bloop, please see
10+ [ Bloop's Installation Guide] ( https://scalacenter.github.io/bloop/setup ) )
11+
12+ ## Merged pull requests
13+
14+ Here's a list of pull requests that were merged:
15+
16+ - Chore: Revert shapeless update [ #2499 ]
17+ - Chore: Remove 5 second timeout which makes tests flaky [ #2498 ]
18+ - Build(deps): Update coursier, coursier-jvm from 2.1.14 to 2.1.15 [ #2497 ]
19+ - bugfix: Use last modified time instead of creation time for detecting orphaned
20+ directories [ #2489 ]
21+
22+ [ #2499 ] : https://github.com/scalacenter/bloop/pull/2499
23+ [ #2498 ] : https://github.com/scalacenter/bloop/pull/2498
24+ [ #2497 ] : https://github.com/scalacenter/bloop/pull/2497
25+ [ #2489 ] : https://github.com/scalacenter/bloop/pull/2489
26+
27+ ## Contributors
28+
29+ According to ` git shortlog -sn --no-merges v2.0.4..v2.0.5 ` , the following people
30+ have contributed to this ` v2.0.5 ` release: Tomasz Godzik,
31+ scala-center-steward[ bot] .
You can’t perform that action at this time.
0 commit comments