7.0.0 (2024-07-23)
⚠ BREAKING CHANGES
- drop support for nvim 0.8
cleanup
- drop support for nvim 0.8 (54ea60d)
Features
- add sleek, a SQL formatter (#496) (8925292)
- allow configuring conform.format() args on a per-filetype basis (3a0e9b4)
- allow customizing format() defaults (d7de350)
- deprecate will_fallback_lsp in favor of list_formatters_to_run (1b590cd)
- format parameter to only run the first available formatter (0b3d259)
- notify when no formatters available for a buffer (8c226d9)