Skip to content

Releases: mason-org/mason.nvim

v1.2.1

13 Jun 14:43
4be1226

Choose a tag to compare

1.2.1 (2023-06-13)

Bug Fixes

  • providers: fix some client providers and add some more (#1354) (6f44955)

v1.2.0

13 Jun 14:01
9bbd209

Choose a tag to compare

1.2.0 (2023-06-13)

Features

  • command: improve completion for :MasonInstall (#1353) (13e26c8)

Bug Fixes

  • async: always check channel state (#1351) (f503346)
  • command: run :MasonUpdate synchronously in headless mode (#1347) (0276793)
  • functional: strip_prefix and strip_suffix should not use patterns (#1352) (f99b702)

v1.1.1

29 May 15:23
7d7efc7

Choose a tag to compare

1.1.1 (2023-05-29)

Bug Fixes

  • ui: improve search mode UI and remove redundant whitespaces (#1332) (a18c031)

v1.1.0

18 May 15:30
08b2fd3

Choose a tag to compare

1.1.0 (2023-05-18)

Features

Bug Fixes

  • sources: don't skip installation if fixed version is not currently installed (#1297) (9c5edf1)
  • ui: use vim.cmd("") for nvim-0.7.0 compatibility (#1307) (e60b855)

v1.0.1

26 Apr 18:15
253961c

Choose a tag to compare

1.0.1 (2023-04-26)

Bug Fixes

  • pypi: also provide install_extra_args to pypi.install (#1263) (646ef07)

v1.0.0

26 Apr 17:19
v1.0.0
ca57774

Choose a tag to compare

1.0.0 (2023-04-26)

First release of mason.nvim!