|
| 1 | +# bloop `v1.4.10` |
| 2 | + |
| 3 | +Bloop v1.4.10 is a bugfix release. |
| 4 | + |
| 5 | +## Installing Bloop |
| 6 | + |
| 7 | +For more details about installing Bloop, please see [Bloop's Installation |
| 8 | +Guide][install-guide] |
| 9 | + |
| 10 | +## Merged pull requests |
| 11 | + |
| 12 | +Here's a list of pull requests that were merged: |
| 13 | + |
| 14 | +- Bump debug adapter [#1587] |
| 15 | +- Bump scala-debug-adapter to 2.0.6 [#1583] |
| 16 | +- Bump scala-debug-adapter to 2.0.5 [#1580] |
| 17 | +- Fix debugging a test suite [#1579] |
| 18 | +- Gradle improvements [#1577] |
| 19 | +- Bump actions/setup-node from 2.4.0 to 2.4.1 [#1576] |
| 20 | +- Update Maven and Coursier documentation [#1575] |
| 21 | +- Bump scala-debug-adapter [#1574] |
| 22 | +- Bump scala-debug-adapter to add support for Java 17 [#1572] |
| 23 | +- Add expression evaluation for Scala 2.12 and 2.13 [#1567] |
| 24 | +- Bump prismjs from 1.24.0 to 1.25.0 in /website [#1571] |
| 25 | +- Fix issues with last tag not being detected properly [#1570] |
| 26 | +- Replace all references to the Bloop gitter channel [#1568] |
| 27 | +- Support Java semanticDB plugin [#1534] |
| 28 | + |
| 29 | +[#1587]: https://github.com/scalacenter/bloop/pull/1587 |
| 30 | +[#1583]: https://github.com/scalacenter/bloop/pull/1583 |
| 31 | +[#1580]: https://github.com/scalacenter/bloop/pull/1580 |
| 32 | +[#1579]: https://github.com/scalacenter/bloop/pull/1579 |
| 33 | +[#1577]: https://github.com/scalacenter/bloop/pull/1577 |
| 34 | +[#1576]: https://github.com/scalacenter/bloop/pull/1576 |
| 35 | +[#1575]: https://github.com/scalacenter/bloop/pull/1575 |
| 36 | +[#1574]: https://github.com/scalacenter/bloop/pull/1574 |
| 37 | +[#1572]: https://github.com/scalacenter/bloop/pull/1572 |
| 38 | +[#1567]: https://github.com/scalacenter/bloop/pull/1567 |
| 39 | +[#1571]: https://github.com/scalacenter/bloop/pull/1571 |
| 40 | +[#1570]: https://github.com/scalacenter/bloop/pull/1570 |
| 41 | +[#1568]: https://github.com/scalacenter/bloop/pull/1568 |
| 42 | +[#1534]: https://github.com/scalacenter/bloop/pull/1534 |
| 43 | + |
| 44 | +## Contributors |
| 45 | + |
| 46 | +According to `git shortlog -sn --no-merges v1.4.9..v1.4.10`, the following |
| 47 | +people have contributed to this `v1.4.10` release: Adrien Piquerez, Arthur |
| 48 | +McGibbon, Tomasz Godzik, dependabot[bot]. |
0 commit comments