2.0.0 (2023-08-29)
⚠ BREAKING CHANGES
- remove ability for formatter list to disable autoformat
Features
- can silence notification when running formatters (#7) (a4d793e)
- ConformInfo command for debugging formatter status (1fd547f)
- range formatting (cddd536)
Bug Fixes
- don't show 'no formatters' warning if none configured (9376d37)
- keep window position stable when LSP formatting (90e8a8d)
- remove unnecessary notify (6082883)
- stable ordering when specifying multiple formatters (69c4495)
Code Refactoring
- remove ability for formatter list to disable autoformat (d508ae8)