Releases: mrcjkb/haskell-tools.nvim
Releases · mrcjkb/haskell-tools.nvim
v6.2.0
18 Aug 21:31
Compare
Sorry, something went wrong.
No results found
6.2.0 (2025-08-18)
Features
lsp/hover: remove LuaJIT requirement (c4e6df5 )
Bug Fixes
log: avoid deprecation warning on nightly (6b100ca )
v6.1.1
12 Jul 13:13
Compare
Sorry, something went wrong.
No results found
6.1.1 (2025-07-12)
Bug Fixes
v6.1.0
25 May 12:15
Compare
Sorry, something went wrong.
No results found
6.1.0 (2025-05-25)
Features
compatibility with nvim nightly 0.12.0-dev-434 (489b208 )
v6.0.0
30 Apr 15:28
Compare
Sorry, something went wrong.
No results found
6.0.0 (2025-04-30)
⚠ BREAKING CHANGES
use vim.lsp.config('haskell-tools') to fix conflict with nvim-lspconfig (#466 )
Features
use vim.lsp.config('haskell-tools') to fix conflict with nvim-lspconfig (#466 ) (de64738 )
v5.0.0
06 Apr 19:31
Compare
Sorry, something went wrong.
No results found
5.0.0 (2025-04-06)
⚠ BREAKING CHANGES
drop nvim 0.10 support
lsp: don't auto-register client capabilities
Features
drop nvim 0.10 support (a566c3e )
lsp: don't auto-register client capabilities (9ac2bd1 )
support vim.lsp.config (53d9888 )
v4.4.3
30 Mar 07:11
Compare
Sorry, something went wrong.
No results found
4.4.3 (2025-03-30)
Bug Fixes
v4.4.2
10 Feb 19:50
Compare
Sorry, something went wrong.
No results found
4.4.2 (2025-02-10)
Bug Fixes
repl/builtin: regression introduced in v4.4.1 (#438 ) (dbc154f ), closes #437
v4.4.1
09 Feb 21:28
Compare
Sorry, something went wrong.
No results found
4.4.1 (2025-02-09)
Bug Fixes
v4.4.0
27 Jan 16:42
Compare
Sorry, something went wrong.
No results found
4.4.0 (2025-01-27)
Features
notify if using an unsupported Nvim version (182e4b7 )
v4.3.2
29 Nov 21:58
Compare
Sorry, something went wrong.
No results found
4.3.2 (2024-11-29)
Bug Fixes
lsp/nightly: set offset encoding in client requests (361d36e )
lsp: schedule notifications (3c90274 )