5.2.0 (2024-01-16)
Features
- add cue_fmt formatter (#265) (03de11a)
- Add dry_run option and report if buffer was/would be changed by formatters (#273) (e0276bb)
- add opa_fmt formatter (#267) (a4e84d5)
- add xmllint formatter (#259) (c50ba4b)
- formatexpr: don't require LSP range formatting if operating on whole file (#272) (47ceff6)
Bug Fixes
- black: formatting excluded files results in blank buffer (#254) (c4b2efb)
- copy input parameters for will_fallback_lsp (ad347d7)
- injected formatter works on nightly (#270) (229e9ab)
- LSP deprecated method warning on nvim nightly (75e7c5c)
- pass explicit bufnr to avoid race conditions (#260) (a8e3935)
- set a cwd for djlint (#264) (0802406)
- set a cwd for dprint (#263) (e6c1353)