|
3 | 3 | ## 2.5.3
|
4 | 4 |
|
5 | 5 | - Split out packaging action
|
6 |
| - ([#1080](https://github.com/haskell/vscode-haskell/pull/1080)) by @fendor |
| 6 | + ([#1080](https://github.com/haskell/vscode-haskell/pull/1080)) by @fendor |
7 | 7 | - Add Session Loading style to list of known configs
|
8 |
| - ([#1077](https://github.com/haskell/vscode-haskell/pull/1077)) by @fendor |
| 8 | + ([#1077](https://github.com/haskell/vscode-haskell/pull/1077)) by @fendor |
9 | 9 | - Tooling update
|
10 |
| - ([#1043](https://github.com/haskell/vscode-haskell/pull/1043)) by @bzm3r |
| 10 | + ([#1043](https://github.com/haskell/vscode-haskell/pull/1043)) by @bzm3r |
11 | 11 | - Add `haskell.plugin.fourmolu.config.path` option
|
12 |
| - ([#987](https://github.com/haskell/vscode-haskell/pull/987)) by @georgefst |
| 12 | + ([#987](https://github.com/haskell/vscode-haskell/pull/987)) by @georgefst |
13 | 13 |
|
14 | 14 | ## 2.5.2
|
15 | 15 |
|
|
22 | 22 | ## 2.5.0
|
23 | 23 |
|
24 | 24 | - Add tracking of cabal files
|
25 |
| - ([#618](https://github.com/haskell/vscode-haskell/pull/618)) by @fendor |
| 25 | + ([#618](https://github.com/haskell/vscode-haskell/pull/618)) by @fendor |
26 | 26 |
|
27 | 27 | ## 2.4.3
|
28 | 28 |
|
29 | 29 | - Address invalid byte sequence error #1022
|
30 |
| - ([#1022](https://github.com/haskell/vscode-haskell/pull/1022)) by @felixlinker |
| 30 | + ([#1022](https://github.com/haskell/vscode-haskell/pull/1022)) by @felixlinker |
31 | 31 | - Always set the cwd for the executable (#1011)
|
32 |
| - ([#1011](https://github.com/haskell/vscode-haskell/pull/1011)) by @fendor |
| 32 | + ([#1011](https://github.com/haskell/vscode-haskell/pull/1011)) by @fendor |
33 | 33 |
|
34 | 34 | ## 2.4.2
|
35 | 35 |
|
36 | 36 | - Add stan plugin option #1000
|
37 |
| - ([#1000](https://github.com/haskell/vscode-haskell/pull/1000)) by @fendor |
| 37 | + ([#1000](https://github.com/haskell/vscode-haskell/pull/1000)) by @fendor |
38 | 38 | - Probe for GHCup binary wrt #962
|
39 |
| - ([#963](https://github.com/haskell/vscode-haskell/pull/963)) by @hasufell |
| 39 | + ([#963](https://github.com/haskell/vscode-haskell/pull/963)) by @hasufell |
40 | 40 | - Bump old hls version and upgrade test runner to macos-latest
|
41 |
| - ([#960](https://github.com/haskell/vscode-haskell/pull/960)) by @July541 |
| 41 | + ([#960](https://github.com/haskell/vscode-haskell/pull/960)) by @July541 |
42 | 42 | - Increase time limitation to make test on Windows more stable
|
43 |
| - ([#959](https://github.com/haskell/vscode-haskell/pull/959)) by @July541 |
| 43 | + ([#959](https://github.com/haskell/vscode-haskell/pull/959)) by @July541 |
44 | 44 | - Update release docs for refreshing CI tokens
|
45 |
| - ([#942](https://github.com/haskell/vscode-haskell/pull/942)) by @fendor |
| 45 | + ([#942](https://github.com/haskell/vscode-haskell/pull/942)) by @fendor |
46 | 46 |
|
47 | 47 | ## 2.4.1
|
48 | 48 |
|
49 | 49 | - Downgrade vscode-languageclient
|
50 |
| - ([#934](https://github.com/haskell/vscode-haskell/pull/934)) by @fendor |
| 50 | + ([#934](https://github.com/haskell/vscode-haskell/pull/934)) by @fendor |
51 | 51 | - Bump vscode to 1.80.0
|
52 |
| - ([#912](https://github.com/haskell/vscode-haskell/pull/912)) by @July541 |
| 52 | + ([#912](https://github.com/haskell/vscode-haskell/pull/912)) by @July541 |
53 | 53 |
|
54 | 54 | ## 2.4.0
|
55 | 55 |
|
56 | 56 | - Prepare release 2.4.0
|
57 |
| - ([#906](https://github.com/haskell/vscode-haskell/pull/906)) by @VeryMilkyJoe |
| 57 | + ([#906](https://github.com/haskell/vscode-haskell/pull/906)) by @VeryMilkyJoe |
58 | 58 | - Simplify tests
|
59 |
| - ([#904](https://github.com/haskell/vscode-haskell/pull/904)) by @July541 |
| 59 | + ([#904](https://github.com/haskell/vscode-haskell/pull/904)) by @July541 |
60 | 60 | - Remove unused code
|
61 |
| - ([#898](https://github.com/haskell/vscode-haskell/pull/898)) by @fendor |
| 61 | + ([#898](https://github.com/haskell/vscode-haskell/pull/898)) by @fendor |
62 | 62 | - Remove hoogle command from vscode extension
|
63 |
| - ([#896](https://github.com/haskell/vscode-haskell/pull/896)) by @fendor |
| 63 | + ([#896](https://github.com/haskell/vscode-haskell/pull/896)) by @fendor |
64 | 64 | - Update readme
|
65 |
| - ([#886](https://github.com/haskell/vscode-haskell/pull/886)) by @VeryMilkyJoe |
| 65 | + ([#886](https://github.com/haskell/vscode-haskell/pull/886)) by @VeryMilkyJoe |
66 | 66 | - Fix broken tests
|
67 |
| - ([#880](https://github.com/haskell/vscode-haskell/pull/880)) by @July541 |
| 67 | + ([#880](https://github.com/haskell/vscode-haskell/pull/880)) by @July541 |
68 | 68 | - Update README.md: clarify how to use Stack with vscode-haskell extension
|
69 |
| - ([#874](https://github.com/haskell/vscode-haskell/pull/874)) by @miguel-negrao |
| 69 | + ([#874](https://github.com/haskell/vscode-haskell/pull/874)) by @miguel-negrao |
70 | 70 | - Remove debugger tools from CI
|
71 |
| - ([#873](https://github.com/haskell/vscode-haskell/pull/873)) by @fendor |
| 71 | + ([#873](https://github.com/haskell/vscode-haskell/pull/873)) by @fendor |
72 | 72 | - Refactor tests to work correctly
|
73 |
| - ([#872](https://github.com/haskell/vscode-haskell/pull/872)) by @July541 |
| 73 | + ([#872](https://github.com/haskell/vscode-haskell/pull/872)) by @July541 |
74 | 74 | - Downgrade vscode language client to 7.0.0
|
75 |
| - ([#853](https://github.com/haskell/vscode-haskell/pull/853)) by @fendor |
| 75 | + ([#853](https://github.com/haskell/vscode-haskell/pull/853)) by @fendor |
76 | 76 | - Update badge url for VSCode Marketplace
|
77 |
| - ([#851](https://github.com/haskell/vscode-haskell/pull/851)) by @fendor |
| 77 | + ([#851](https://github.com/haskell/vscode-haskell/pull/851)) by @fendor |
78 | 78 |
|
79 | 79 | ## 2.2.4
|
80 | 80 |
|
81 |
| -- Downgrade vscode language client to 7.0.0 |
82 |
| - ([#843](https://github.com/haskell/vscode-haskell/pull/853)) by @fendor |
| 81 | +- Downgrade vscode language client to 7.0.0 |
| 82 | + ([#843](https://github.com/haskell/vscode-haskell/pull/853)) by @fendor |
83 | 83 |
|
84 | 84 | ## 2.2.3
|
85 | 85 |
|
86 | 86 | - Prepare release 2.2.3
|
87 |
| - ([#843](https://github.com/haskell/vscode-haskell/pull/843)) by @fendor |
| 87 | + ([#843](https://github.com/haskell/vscode-haskell/pull/843)) by @fendor |
88 | 88 | - Add new plugins fields
|
89 |
| - ([#842](https://github.com/haskell/vscode-haskell/pull/842)) by @fendor |
| 89 | + ([#842](https://github.com/haskell/vscode-haskell/pull/842)) by @fendor |
90 | 90 | - Migrate to eslint
|
91 |
| - ([#782](https://github.com/haskell/vscode-haskell/pull/782)) by @fendor |
| 91 | + ([#782](https://github.com/haskell/vscode-haskell/pull/782)) by @fendor |
92 | 92 | - Bump minor versions of package dependencies
|
93 |
| - ([#781](https://github.com/haskell/vscode-haskell/pull/781)) by @fendor |
| 93 | + ([#781](https://github.com/haskell/vscode-haskell/pull/781)) by @fendor |
94 | 94 | - Update unsupported GHC doc link
|
95 |
| - ([#776](https://github.com/haskell/vscode-haskell/pull/776)) by @limaak |
| 95 | + ([#776](https://github.com/haskell/vscode-haskell/pull/776)) by @limaak |
96 | 96 | - Fix release CI
|
97 |
| - ([#775](https://github.com/haskell/vscode-haskell/pull/775)) by @fendor |
| 97 | + ([#775](https://github.com/haskell/vscode-haskell/pull/775)) by @fendor |
98 | 98 | - Fix mistake in generated ChangeLog
|
99 |
| - ([#774](https://github.com/haskell/vscode-haskell/pull/774)) by @fendor |
| 99 | + ([#774](https://github.com/haskell/vscode-haskell/pull/774)) by @fendor |
100 | 100 |
|
101 | 101 | ## 2.2.2
|
102 | 102 |
|
103 | 103 | - Add link to HLS installation webpage
|
104 |
| - ([#751](https://github.com/haskell/vscode-haskell/pull/751)) by @fendor |
| 104 | + ([#751](https://github.com/haskell/vscode-haskell/pull/751)) by @fendor |
105 | 105 | - Change scope of serverExecutablePath to machine-overridable
|
106 |
| - ([#742](https://github.com/haskell/vscode-haskell/pull/742)) by @fendor |
| 106 | + ([#742](https://github.com/haskell/vscode-haskell/pull/742)) by @fendor |
107 | 107 | - Add Fourmolu config property
|
108 |
| - ([#736](https://github.com/haskell/vscode-haskell/pull/736)) by @georgefst |
| 108 | + ([#736](https://github.com/haskell/vscode-haskell/pull/736)) by @georgefst |
109 | 109 | - Add missing configuration options for the latest HLS version
|
110 |
| - ([#717](https://github.com/haskell/vscode-haskell/pull/717)) by @fendor |
| 110 | + ([#717](https://github.com/haskell/vscode-haskell/pull/717)) by @fendor |
111 | 111 | - Change sensible to sensitive
|
112 |
| - ([#709](https://github.com/haskell/vscode-haskell/pull/709)) by @ploeh |
| 112 | + ([#709](https://github.com/haskell/vscode-haskell/pull/709)) by @ploeh |
113 | 113 |
|
114 | 114 | ## 2.2.1
|
115 | 115 |
|
|
0 commit comments