|
| 1 | +# bloop `v2.0.6` |
| 2 | + |
| 3 | +Bloop v2.0.6 is a bugfix release. |
| 4 | + |
| 5 | +## Installing Bloop |
| 6 | + |
| 7 | +For more details about installing Bloop, please see |
| 8 | +[Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup)) |
| 9 | + |
| 10 | +## Merged pull requests |
| 11 | + |
| 12 | +Here's a list of pull requests that were merged: |
| 13 | + |
| 14 | +- Build(deps): Update coursier, coursier-jvm from 2.1.20 to 2.1.21 [#2533] |
| 15 | +- Build(deps): Update sbt-mdoc from 2.6.1 to 2.6.2 [#2534] |
| 16 | +- Bugfix: Drop pipelining options coming from sbt [#2527] |
| 17 | +- Build(deps): Update interface from 1.0.25 to 1.0.26 [#2530] |
| 18 | +- Build(deps): Update dependency from 0.3.1 to 0.3.2 [#2529] |
| 19 | +- Build(deps): Update coursier, coursier-jvm from 2.1.19 to 2.1.20 [#2528] |
| 20 | +- Fix issue with BE compilations incorrectly reusing successful artifacts |
| 21 | + [#2520] |
| 22 | +- Build(deps): Update munit from 1.0.2 to 1.0.3 [#2525] |
| 23 | +- Build(deps): Update sbt, scripted-plugin, test-agent from 1.10.5 to 1.10.6 |
| 24 | + [#2523] |
| 25 | +- Build(deps): Update zinc from 1.10.4 to 1.10.5 [#2524] |
| 26 | +- Build(deps): Update librarymanagement-ivy from 1.10.2 to 1.10.3 [#2522] |
| 27 | +- Build(deps): Update interface from 1.0.24 to 1.0.25 [#2521] |
| 28 | +- Build(deps): Update coursier, coursier-jvm from 2.1.18 to 2.1.19 [#2518] |
| 29 | +- Bugfix: Catch fatal errors when persisting zinc analysis [#2516] |
| 30 | +- Bugfix: Fix compilation error and make sure cli module is compiled [#2512] |
| 31 | +- Build(deps): Update interface from 1.0.23 to 1.0.24 [#2511] |
| 32 | +- Build(deps): Update coursier, coursier-jvm from 2.1.17 to 2.1.18 [#2510] |
| 33 | +- Build(deps): Update tools from 0.5.5 to 0.5.6 [#2509] |
| 34 | +- Build(deps): Update expecty from 0.16.0 to 0.17.0 [#2507] |
| 35 | +- Build(deps): Update dependency from 0.2.5 to 0.3.1 [#2508] |
| 36 | +- Build(deps): Update dependency from 0.2.4 to 0.2.5 [#2504] |
| 37 | +- Build(deps): Update interface from 1.0.22 to 1.0.23 [#2505] |
| 38 | +- Build(deps): Update coursier, coursier-jvm from 2.1.16 to 2.1.17 [#2502] |
| 39 | +- Build(deps): Update sbt-buildinfo from 0.13.0 to 0.13.1 [#2503] |
| 40 | +- Build(deps): Update coursier, coursier-jvm from 2.1.15 to 2.1.16 [#2501] |
| 41 | + |
| 42 | +[#2533]: https://github.com/scalacenter/bloop/pull/2533 |
| 43 | +[#2534]: https://github.com/scalacenter/bloop/pull/2534 |
| 44 | +[#2527]: https://github.com/scalacenter/bloop/pull/2527 |
| 45 | +[#2530]: https://github.com/scalacenter/bloop/pull/2530 |
| 46 | +[#2529]: https://github.com/scalacenter/bloop/pull/2529 |
| 47 | +[#2528]: https://github.com/scalacenter/bloop/pull/2528 |
| 48 | +[#2520]: https://github.com/scalacenter/bloop/pull/2520 |
| 49 | +[#2525]: https://github.com/scalacenter/bloop/pull/2525 |
| 50 | +[#2523]: https://github.com/scalacenter/bloop/pull/2523 |
| 51 | +[#2524]: https://github.com/scalacenter/bloop/pull/2524 |
| 52 | +[#2522]: https://github.com/scalacenter/bloop/pull/2522 |
| 53 | +[#2521]: https://github.com/scalacenter/bloop/pull/2521 |
| 54 | +[#2518]: https://github.com/scalacenter/bloop/pull/2518 |
| 55 | +[#2516]: https://github.com/scalacenter/bloop/pull/2516 |
| 56 | +[#2512]: https://github.com/scalacenter/bloop/pull/2512 |
| 57 | +[#2511]: https://github.com/scalacenter/bloop/pull/2511 |
| 58 | +[#2510]: https://github.com/scalacenter/bloop/pull/2510 |
| 59 | +[#2509]: https://github.com/scalacenter/bloop/pull/2509 |
| 60 | +[#2507]: https://github.com/scalacenter/bloop/pull/2507 |
| 61 | +[#2508]: https://github.com/scalacenter/bloop/pull/2508 |
| 62 | +[#2504]: https://github.com/scalacenter/bloop/pull/2504 |
| 63 | +[#2505]: https://github.com/scalacenter/bloop/pull/2505 |
| 64 | +[#2502]: https://github.com/scalacenter/bloop/pull/2502 |
| 65 | +[#2503]: https://github.com/scalacenter/bloop/pull/2503 |
| 66 | +[#2501]: https://github.com/scalacenter/bloop/pull/2501 |
| 67 | + |
| 68 | +## Contributors |
| 69 | + |
| 70 | +According to `git shortlog -sn --no-merges v2.0.5..v2.0.6`, the following people |
| 71 | +have contributed to this `v2.0.6` release: scala-center-steward[bot], Tomasz |
| 72 | +Godzik, Jan Chyb. |
0 commit comments