|
| 1 | +# bloop `v1.4.12` |
| 2 | + |
| 3 | +Bloop v1.4.12 is a bugfix release. |
| 4 | + |
| 5 | +## Installing Bloop |
| 6 | + |
| 7 | +For more details about installing Bloop, please see [Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup)) |
| 8 | + |
| 9 | +## Merged pull requests |
| 10 | + |
| 11 | +Here's a list of pull requests that were merged: |
| 12 | + |
| 13 | +- CompierCache - fix patmat [#1653] |
| 14 | +- Add tests for Scala version 2.13.8 [#1629] |
| 15 | +- Fork JavaCompiler in case if there are `-J` flags [#1652] |
| 16 | +- Launcher 213 [#1646] |
| 17 | +- Fix gradle211 compilation errors [#1645] |
| 18 | +- [Java] Don't pass `--add-export` semanticdb flags to jdk8 [#1647] |
| 19 | +- Bump actions/download-artifact from 2.0.10 to 2.1.0 [#1640] |
| 20 | +- Bump actions/setup-node from 2.5.0 to 2.5.1 [#1639] |
| 21 | +- Fix JS compilation errors [#1638] |
| 22 | +- [Maven] Make sure correct classifier is used when downloading artifacts. [#1634] |
| 23 | +- Fix fish completions error [#1633] |
| 24 | +- Fix typo in discord URL [#1628] |
| 25 | +- Update sbt to 1.4.9 and remove offloading [#1623] |
| 26 | +- Handle gradle project-sourceset name clashes [#1625] |
| 27 | +- Add exports for Semanticdb plugin on Java 17 [#1622] |
| 28 | +- Send TestResult to Debugee Listener [#1607] |
| 29 | +- Ignore hydra tests [#1619] |
| 30 | +- Fix regex used for HydraCompileSpec [#1618] |
| 31 | +- Ignore Hydra license output in tests [#1617] |
| 32 | +- Bump actions/checkout from 2.3.5 to 2.4.0 [#1616] |
| 33 | +- Bump actions/setup-node from 2.4.1 to 2.5.0 [#1615] |
| 34 | +- Clean-up [#1610] |
| 35 | +- Use coursier-interface rather than coursier [#1612] |
| 36 | + |
| 37 | + |
| 38 | +[#1653]: https://github.com/scalacenter/bloop/pull/1653 |
| 39 | +[#1629]: https://github.com/scalacenter/bloop/pull/1629 |
| 40 | +[#1652]: https://github.com/scalacenter/bloop/pull/1652 |
| 41 | +[#1646]: https://github.com/scalacenter/bloop/pull/1646 |
| 42 | +[#1645]: https://github.com/scalacenter/bloop/pull/1645 |
| 43 | +[#1647]: https://github.com/scalacenter/bloop/pull/1647 |
| 44 | +[#1640]: https://github.com/scalacenter/bloop/pull/1640 |
| 45 | +[#1639]: https://github.com/scalacenter/bloop/pull/1639 |
| 46 | +[#1638]: https://github.com/scalacenter/bloop/pull/1638 |
| 47 | +[#1634]: https://github.com/scalacenter/bloop/pull/1634 |
| 48 | +[#1633]: https://github.com/scalacenter/bloop/pull/1633 |
| 49 | +[#1628]: https://github.com/scalacenter/bloop/pull/1628 |
| 50 | +[#1623]: https://github.com/scalacenter/bloop/pull/1623 |
| 51 | +[#1625]: https://github.com/scalacenter/bloop/pull/1625 |
| 52 | +[#1622]: https://github.com/scalacenter/bloop/pull/1622 |
| 53 | +[#1607]: https://github.com/scalacenter/bloop/pull/1607 |
| 54 | +[#1619]: https://github.com/scalacenter/bloop/pull/1619 |
| 55 | +[#1618]: https://github.com/scalacenter/bloop/pull/1618 |
| 56 | +[#1617]: https://github.com/scalacenter/bloop/pull/1617 |
| 57 | +[#1616]: https://github.com/scalacenter/bloop/pull/1616 |
| 58 | +[#1615]: https://github.com/scalacenter/bloop/pull/1615 |
| 59 | +[#1610]: https://github.com/scalacenter/bloop/pull/1610 |
| 60 | +[#1612]: https://github.com/scalacenter/bloop/pull/1612 |
| 61 | + |
| 62 | + |
| 63 | +## Contributors |
| 64 | + |
| 65 | +According to `git shortlog -sn --no-merges v1.4.11..v1.4.12`, the following people have contributed to |
| 66 | +this `v1.4.12` release: Kamil Podsiadlo, Tomasz Godzik, dependabot[bot], Vadim Chelyshov, Alexander Anohin, Alexandre Archambault, Arthur McGibbon. |
0 commit comments