File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 11# Revision history for lsp-test
22
3+ ## 0.14.0.2
4+
5+ * Compatibility with new lsp-types major version.
6+
37## 0.14.0.1 -- 2021-07-30
48
59* Catch IO exception when sending messages to server (#317 ) (@berberman )
Original file line number Diff line number Diff line change 11# Revision history for lsp-types
22
3+ ## 1.4.0.0
4+
5+ * Aeson 2 compatibility (#360 ) (@michaelpj )
6+ * Reduced dependency footprint (#383 , #384 ) (@Bodigrim )
7+ * Use appropriate number types (#366 ) (@michaelpj )
8+ * Fix for #374 (#376 ) (@pepeiborra )
9+ * Fix virtual file name adding .hs extension (#364 ) (@heitor-lassarote , @jneira )
10+ * Fix the Semigroup instance for MarkupContent (#361 ) (@michaelpj )
11+ * Various improvements to spec conformance (@michaelpj )
12+
13+ ## 1.3.0.1
14+
15+ * Rollback NFP interning (#344 ) (@pepeiborra )
16+
17+ ## 1.3.0.0
18+
19+ * Intern NormalizedFilePaths (#340 ) (@pepeiborra )
20+
321## 1.2.0.1
422
523* Add compatibility with GHC 9.2 (#345 ) (@fendor )
Original file line number Diff line number Diff line change 11# Revision history for lsp
22
3+ ## 1.4.0.0
4+
5+ * Fix extraneous ` asdf ` in ` withProgress ` output (#372 ) (@heitor-lassarote )
6+ * Use appropriate number types (#366 ) (@michaelpj )
7+
38## 1.2.0.1
49
510* Add exception instances to LspT (#315 ) (@pepeiborra )
You can’t perform that action at this time.
0 commit comments