What's Changed
- Add plugin configuration to flake8-to-ruff by @charliermarsh in #535
- Make columns indices 1-based in the text output format by @fsouza in #539
- Use nightly rustfmt with rustfmt.toml by @charliermarsh in #536
- Add a rust-toolchain.toml file by @charliermarsh in #538
- Use max-line-length in converter.rs by @charliermarsh in #541
- Add tests for converter.rs by @charliermarsh in #542
- Account for typing_extensions for annotation parsing by @charliermarsh in #550
- Update README.md to use table for per-file-ignore by @StefanBRas in #549
New Contributors
- @StefanBRas made their first contribution in #549
Full Changelog: v0.0.94...v0.0.95