Skip to content

Releases: williamboman/mason-lspconfig.nvim

v2.0.0-rc.1

19 Feb 14:07
v2.0.0-rc.1
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

Features

  • feat!: update usage of deprecated mason.nvim APIs (a8f5e51)

v1.32.0

15 Feb 22:14
1a31f82
Compare
Choose a tag to compare

1.32.0 (2025-02-14)

Features

Bug Fixes

  • don't override psalm cmd (#477) (7446f47)
  • fix importing server config definitions from lspconfig (#468) (87638e7)
  • remove deprecated bufls, ruff_lsp, and typst_lsp mappings (#485) (057ddd1)
  • update required nvim version to >= 0.9.0 (#478) (b950110)

v1.31.0

08 Sep 16:05
25c1185
Compare
Choose a tag to compare

1.31.0 (2024-09-08)

Features

Bug Fixes

v1.30.0

04 Aug 23:16
62360f0
Compare
Choose a tag to compare

1.30.0 (2024-08-04)

Features

Bug Fixes

  • prefer vim.islist over vim.tbl_islist (#413) (a4caa0d)

v1.29.0

11 May 10:03
9ae570e
Compare
Choose a tag to compare

1.29.0 (2024-05-11)

Features

v1.28.0

23 Apr 10:23
1a14770
Compare
Choose a tag to compare

1.28.0 (2024-04-23)

Features

Performance Improvements

  • lazy-require some modules during config (#387) (1505b7a)

v1.27.0

20 Mar 19:17
2ba17ce
Compare
Choose a tag to compare

1.27.0 (2024-03-20)

Features

Bug Fixes

v1.26.0

21 Dec 22:54
56e435e
Compare
Choose a tag to compare

1.26.0 (2023-12-21)

Features

v1.25.0

01 Dec 15:13
4eb8e15
Compare
Choose a tag to compare

1.25.0 (2023-12-01)

Features

v1.24.0

26 Nov 15:49
f522b54
Compare
Choose a tag to compare

1.24.0 (2023-11-26)

Features

Bug Fixes