- Fix how
rustfmt
is called to match the arguments required byrustfmt-preview
. Update the readme and configuration to reflect these changes. - Improve the percieved performance of diagnostics by not removing the old diagnostics until fresh ones have been generated.
- Make configuration names more descriptive
- Add formatting support through
rustfmt
- Fix issue with warnings not being reissued for lib projects
- Update the logo
- Update the logo
- Initial release