5.7.0 (2024-05-16)
Features
- add hcl formatter (hclfmt) (#402) (37cbcea)
- add ktfmt formatter for Kotlin (#392) (b72f650)
- add ormolu formatter for Haskell (#377) (#397) (6207f41)
- add snakefmt formatter for snakemake files (#399) (dc950e5)
- add support for bicep (#368) (588f357)
- add support for bpfmt (#405) (3c278a7)
- add support for mdsf (#380) (34d3c5f)
- add support for yew-fmt (#398) (b52d462)
- add verible formatter for SystemVerilog (#391) (fb2d35f)
- formatters can use $RELATIVE_FILEPATH in args (#349) (6dc1603)
Bug Fixes
- biome-check: use safe fixes (#373) (500a6ae)
- biome: support biome.jsonc file (#394) (3cd1135)
- handle windows line ending when config.stdin is true (#361) (820eec9)
- isort: explicitly pass line endings (#395) (a3e3e0e)
- lazily compute relative filepath (40faaa8)
- mix: allow mix formatter to format different filetypes (#389) (12b3995)
- prettierd: correctly find prettierd executable on windows (#378) (a6965ac)
- refactor deprecated methods in neovim 0.10 (7a205c9)
- util: new function throwing an error when the given extended value is nil (#385) (4660e53)
- warning messages for improper async in format_on_save (#401) (59d0dd2)
- windows: assertion failure when computing relative path (#400) (4f0cdf0)