9.1.0 (2025-08-22)
Features
- add ansible-lint (#639) (4e34573)
- add bake for Makefile (#745) (8acd010)
- add cedar formatter (#724) (3343567)
- add dioxus formatter (#707) (b36bb17)
- add dockerfmt formatter (#739) (77fa71b)
- add formatter definition for odinfmt (#686) (2b1d8a4)
- add ghokin formatter for cucumber files (#731) (3a57887)
- add golangci-lint fmt (#678) (db37c57)
- add hledger-fmt for ledger (#709) (6ed26d2)
- add janet-format for Janet lang (#706) (d8497af)
- add keep-sorted (#732) (cfb6ad1)
- add official swift formatter (#718) (5bb3cc7)
- add pycln (c556b01)
- add pycln (#611) (c556b01)
- add pymarkdownlnt (#753) (de51845)
- add pyupgrade (#737) (493b13a)
- add qmlformat for QML files (#757) (62ba147)
- add runic formatter (#657) (b443a93)
- add spotless formatter (#754) (9157834)
- add support for ghdl (#744) (33cf03b)
- add support for mago (#684) (74b8332)
- add support for tombi (#741) (f7b66a9)
- add support for typespec (#687) (372fc52)
- add swipl prolog formatter (#759) (d85de8d)
- add V lang support (#728) (e0340f7)
- support treefmt formatter (#702) (f9e5cd5)
Bug Fixes
- add .cljstyle as the root file for cljstyle formatter (#711) (6feb2f2)
- allow '_' to specify keyword options (f9ef25a)
- biome v2 organize imports (#734) (4014969)
- cabal-fmt: pass filename to expand pragmas (#662) (74e541e)
- change LSP fallback logic for wildcard filetypes (d513820)
- csharpier: use csharpier 1.0.0 format command (#695) (2dae543)
- dart format not picking up config file (#715) (f643d1b)
- deprecated LSP warnings (#681) (819c283)
- don't overwrite given range with current selection (#758) (c2b9a3e)
- formatters_by_ft can map entire compound filetype (#679) (b1a7532)
- js_beautify, css_beautify & html_beautify respect EditorConfig (#730) (973f3cb)
- kulala-fmt: update args for new version (#660) (b5bcbf6)
- latexindent: regression in
f2063898e9
(#661) (db8a4a9) - prettypst: stdin and stdout args (#663) (8512bba)
- respect dos line endings (#691) (f542595)
- show errors from LSP server response (#751) (388759b)
- spurious errors from LSP formatting (04bfa5f)
- sqruff: remove
--force
flag (#736) (42e5a34) - sqruff: update args, stdin and require_cwd (#683) (54eac08)
- uncaught undojoin after undo error (#658) (03958a3)
- uncrustify: use project cfg if it exists (#761) (26ebdcf)
- Updated expected exit codes from dcm_format (#720) (0e93e0d)