Skip to content

Releases: williamboman/mason.nvim

v1.5.1

03 Jul 18:16
de5959d
Compare
Choose a tag to compare

1.5.1 (2023-06-28)

Bug Fixes

  • linker: ensure exec wrapper target is executable (#1380) (10da1a3)
  • purl: percent-encoding is case insensitive (#1382) (b68d3be)

v1.5.0

28 Jun 18:16
8adaf0b
Compare
Choose a tag to compare

1.5.0 (2023-06-28)

Features

  • command: add completion for option flags for :MasonInstall (#1379) (e507af7)
  • installer: write more installation output to stdout (#1376) (758ac5b)

Bug Fixes

  • installer: timeout schema download after 5s (#1374) (d114376)

v1.4.0

21 Jun 22:49
664c987
Compare
Choose a tag to compare

1.4.0 (2023-06-21)

Features

  • fetch: add explicit default timeout to requests (#1364) (82cae55)
  • fetch: include mason.nvim version in User-Agent (#1362) (e706d30)

v1.3.0

18 Jun 15:36
f7f81ab
Compare
Choose a tag to compare

1.3.0 (2023-06-18)

Features

  • health: add advice for Debian/Ubuntu regarding python3 venv (#1358) (6f3853e)

v1.2.1

13 Jun 14:43
4be1226
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.0.0 (2023-04-26)

First release of mason.nvim!