Skip to content

Releases: mason-org/mason.nvim

v1.8.0

10 Sep 22:02
d66c60e
Compare
Choose a tag to compare

1.8.0 (2023-09-04)

Features

Bug Fixes

  • registry: reset registries state when setting registries (#1474) (c811fbf)
  • registry: schedule vim.fn calls in FileRegistrySource (#1471) (1c77412)

v1.7.0

25 Aug 22:04
4a8deb6
Compare
Choose a tag to compare

1.7.0 (2023-08-25)

Features

  • cargo: support fetching versions for git crates hosted on github (#1459) (e9eb004)
  • registry: add file: source protocol (#1457) (8544039)

Bug Fixes

v1.6.2

09 Aug 07:48
74eac86
Compare
Choose a tag to compare

1.6.2 (2023-08-09)

Bug Fixes

  • ui: don't disable search mode if empty pattern and last-pattern is set (#1445) (be6f680)

v1.6.1

21 Jul 16:15
3f6b544
Compare
Choose a tag to compare

1.6.1 (2023-07-21)

Bug Fixes

  • installer: retain unmapped source fields (#1399) (0579574)

v1.6.0

04 Jul 10:31
5ad3e11
Compare
Choose a tag to compare

1.6.0 (2023-07-04)

Features

  • ui: display package deprecation message (#1391) (b728115)
  • ui: don't use diagnostic messages for displaying deprecated, uninstalled, packages (#1393) (c290d0e)

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)