Skip to content

Releases: jay-babu/mason-null-ls.nvim

v1.2.0

27 Mar 20:37
Compare
Choose a tag to compare

1.2.0 (2023-03-27)

Features

  • allowing handlers to be passed in via setup function (35ce897)
  • refresh registry before installing servers in ensure_installed (43f33ba)

v1.1.0

18 Feb 14:12
29ce60f
Compare
Choose a tag to compare

1.1.0 (2023-02-18)

Features

  • java: add google_java_format (8cb04ca)

v1.0.0

16 Feb 05:57
3a588ae
Compare
Choose a tag to compare

1.0.0 (2023-02-16)

⚠ BREAKING CHANGES

  • source.lua is not required for package names following normal conventions (#40)
  • port mason-lspconfig features

Features

  • add beautysh (#20) (46e4122)
  • add latexindent (#48) (13c6ab4)
  • add ocamlformat (#45) (c4b4a6f)
  • add stylelint (1d07c80)
  • commitlint: support for commitlint is enabled (#33) (1128f0d)
  • jsonlint: support for jsonlint is enabled (#32) (564ed12)
  • lua_format: add support for lua_format (bb5ee05)
  • port mason-lspconfig features (38fba6a)
  • registry: add protolint (1f83f0d)
  • source.lua is not required for package names following normal conventions (#40) (e2144bd)
  • source: add python pylama source (#21) (633d4ca)