What's Changed
- Add support for
ruff.toml
by @charliermarsh in #1378 - Update rust python to handle files with BOM by @squiddy in #1379
- Only re-associate inline comments during normalization when necessary by @squiddy in #1380
- Magic Trailing Commas in isort by @colin99d in #1363
- Web playground with WASM by @squiddy in #1279
- Enable preview deployments for playground by @charliermarsh in #1383
- Add ESLint, Prettier, and TypeScript checks by @charliermarsh in #1384
- Add badge to playground by @charliermarsh in #1393
- Choose a more interesting example snippet by @charliermarsh in #1394
- Enable Quick Fix in the playground by @charliermarsh in #1395
- Only run playground release in main repo by @charliermarsh in #1396
- Now replace typing.Text with str by @colin99d in #1391
Full Changelog: v0.0.194...v0.0.195