|
1 | 1 | # Changelog for vscode-haskell |
2 | 2 |
|
3 | | -## 2.0.0-alpha |
| 3 | +## 2.1.0 (Pre-release) |
| 4 | + |
| 5 | +- Prepare pre-release 2.1.0 |
| 6 | + ([#574](https://github.com/haskell/vscode-haskell/pull/574)) by @fendor |
| 7 | +- Enable pre-release feature for VSX Marketplace |
| 8 | + ([#573](https://github.com/haskell/vscode-haskell/pull/573)) by @fendor |
| 9 | + |
| 10 | +## 2.0.0 (Pre-release) |
4 | 11 |
|
5 | 12 | - Add prettier script |
6 | | -([#566](https://github.com/haskell/vscode-haskell/pull/566)) by @fendor |
| 13 | + ([#566](https://github.com/haskell/vscode-haskell/pull/566)) by @fendor |
7 | 14 | - Remove accidental run command |
8 | | -([#565](https://github.com/haskell/vscode-haskell/pull/565)) by @fendor |
| 15 | + ([#565](https://github.com/haskell/vscode-haskell/pull/565)) by @fendor |
9 | 16 | - Upgrade dependencies |
10 | | -([#564](https://github.com/haskell/vscode-haskell/pull/564)) by @fendor |
| 17 | + ([#564](https://github.com/haskell/vscode-haskell/pull/564)) by @fendor |
11 | 18 | - Add new configuration options for rename plugin |
12 | | -([#563](https://github.com/haskell/vscode-haskell/pull/563)) by @OliverMadine |
| 19 | + ([#563](https://github.com/haskell/vscode-haskell/pull/563)) by @OliverMadine |
13 | 20 | - Introduce 'haskell.toolchain' setting |
14 | | -([#562](https://github.com/haskell/vscode-haskell/pull/562)) by @hasufell |
| 21 | + ([#562](https://github.com/haskell/vscode-haskell/pull/562)) by @hasufell |
15 | 22 | - Improve |
16 | | -([#558](https://github.com/haskell/vscode-haskell/pull/558)) by @hasufell |
| 23 | + ([#558](https://github.com/haskell/vscode-haskell/pull/558)) by @hasufell |
17 | 24 | - Remove stdout/sterr from user error message |
18 | | -([#556](https://github.com/haskell/vscode-haskell/pull/556)) by @fendor |
| 25 | + ([#556](https://github.com/haskell/vscode-haskell/pull/556)) by @fendor |
19 | 26 | - Fix npm security issue |
20 | | -([#555](https://github.com/haskell/vscode-haskell/pull/555)) by @fendor |
| 27 | + ([#555](https://github.com/haskell/vscode-haskell/pull/555)) by @fendor |
21 | 28 | - No colour output for GHCup |
22 | | -([#554](https://github.com/haskell/vscode-haskell/pull/554)) by @fendor |
| 29 | + ([#554](https://github.com/haskell/vscode-haskell/pull/554)) by @fendor |
23 | 30 | - Add eval plugin configuration |
24 | | -([#549](https://github.com/haskell/vscode-haskell/pull/549)) by @xsebek |
| 31 | + ([#549](https://github.com/haskell/vscode-haskell/pull/549)) by @xsebek |
25 | 32 | - Manage all the Haskell things |
26 | | -([#547](https://github.com/haskell/vscode-haskell/pull/547)) by @hasufell |
| 33 | + ([#547](https://github.com/haskell/vscode-haskell/pull/547)) by @hasufell |
27 | 34 | - Consider user installed HLSes (e.g. via ghcup compile) |
28 | | -([#543](https://github.com/haskell/vscode-haskell/pull/543)) by @hasufell |
| 35 | + ([#543](https://github.com/haskell/vscode-haskell/pull/543)) by @hasufell |
29 | 36 | - Bump lodash-es from 4.17.15 to 4.17.21 |
30 | | -([#539](https://github.com/haskell/vscode-haskell/pull/539)) by @dependabot[bot] |
| 37 | + ([#539](https://github.com/haskell/vscode-haskell/pull/539)) by @dependabot[bot] |
31 | 38 | - Update README.MD GHC support |
32 | | -([#537](https://github.com/haskell/vscode-haskell/pull/537)) by @cptwunderlich |
| 39 | + ([#537](https://github.com/haskell/vscode-haskell/pull/537)) by @cptwunderlich |
33 | 40 | - fix: change deprecated Haskell Platform install link to GHCup |
34 | | -([#536](https://github.com/haskell/vscode-haskell/pull/536)) by @HEIGE-PCloud |
| 41 | + ([#536](https://github.com/haskell/vscode-haskell/pull/536)) by @HEIGE-PCloud |
35 | 42 | - Update HLS installation method |
36 | | -([#533](https://github.com/haskell/vscode-haskell/pull/533)) by @hasufell |
| 43 | + ([#533](https://github.com/haskell/vscode-haskell/pull/533)) by @hasufell |
37 | 44 | - Bump ajv from 6.12.0 to 6.12.6 |
38 | | -([#532](https://github.com/haskell/vscode-haskell/pull/532)) by @dependabot[bot] |
| 45 | + ([#532](https://github.com/haskell/vscode-haskell/pull/532)) by @dependabot[bot] |
39 | 46 | - Fixes related with paths |
40 | | -([#518](https://github.com/haskell/vscode-haskell/pull/518)) by @jneira |
| 47 | + ([#518](https://github.com/haskell/vscode-haskell/pull/518)) by @jneira |
41 | 48 | - Reorganize troubleshooting section |
42 | | -([#516](https://github.com/haskell/vscode-haskell/pull/516)) by @jneira |
| 49 | + ([#516](https://github.com/haskell/vscode-haskell/pull/516)) by @jneira |
43 | 50 |
|
44 | 51 | ## 1.8.0 |
45 | 52 |
|
|
0 commit comments