Releases: creativenull/efmls-configs-nvim
Releases · creativenull/efmls-configs-nvim
v1.0.0
What's Changed
- feat: BREAKING CHANGES - simplify setup [v1] by @creativenull in #30
Full Changelog: v0.2.2...v1.0.0
Summary
- Removed
init()
andsetup()
way of setting up efmls-configs - there is an easier way making use of lspconfig, refer to the docs - Bump minimum neovim support to v0.7.0
v0.2.2
What's Changed
- Fix typo in link to Ale by @WhyNotHugo in #31
- feat(formatter): Add smlfmt by @j-barnak in #33
- feat(formatter): add dprint configuration by @MariaSolOs in #34
- feat(linter): add actionlint for github actions by @benelan in #35
New Contributors
- @WhyNotHugo made their first contribution in #31
- @j-barnak made their first contribution in #33
- @MariaSolOs made their first contribution in #34
- @benelan made their first contribution in #35
Full Changelog: v0.2.1...v0.2.2
Release v0.2.0
What's Changed
- fix(formatters/shfmt): pass in input filename by @llllvvuu in #17
- chore: Add a bunch of formatters and linters by @mrjones2014 in #19
- feat(linters/{solhint, slither}, formatters/forge_fmt): Solidity tooling by @llllvvuu in #18
- feat: Add
fish --no-execute
linter by @mrjones2014 in #21 - fix(luacheck): Ignore exit code by @mrjones2014 in #24
- Add djlint as linter by @Penaz91 in #25
- Pass filename to eslint and eslint_d. by @TrevorS in #22
- Fix bug, invalid formatter name changed to correct one by @Inom-Turdikulov in #26
- feat(doc): automate docs, defaults by @creativenull in #29
New Contributors
- @mrjones2014 made their first contribution in #19
- @Penaz91 made their first contribution in #25
- @TrevorS made their first contribution in #22
- @Inom-Turdikulov made their first contribution in #26
- @creativenull made their first contribution in #29
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- feat: show the world how great you are soon to be by @RoryNesbitt in #13
- feat(prettier, prettier_d): textDocument/rangeFormatting by @llllvvuu in #14
- feat(stylua): textDocument/rangeFormatting by @llllvvuu in #15
- Pint formatter for laravel/php
- Fix eslint - ignore exit code
New Contributors
- @RoryNesbitt made their first contribution in #13
- @llllvvuu made their first contribution in #14
Full Changelog: v0.1.3...v0.1.4