What's Changed
- Add support for namespace packages by @charliermarsh in #1859
- Improve
SIM117
by @harupy in #1867 - Bump RustPython by @bluetech in #1836
- Split up the table corresponding to the pylint rules by @thomkeh in #1868
- Reduce APIs and add top-level doc comments by @not-my-profile in #1866
- Add Dagster and SnowCLI by @charliermarsh in #1870
- Introduce ruff::rules module by @not-my-profile in #1865
- Make some internal APIs private by @not-my-profile in #1874
- Remove --max-complexity from the CLI by @charliermarsh in #1877
- Fix range of SIM201, 202, and 208 by @harupy in #1880
- Make the CI check for broken links in the Rust docs by @not-my-profile in #1883
- Turn doc references into links by @charliermarsh in #1878
New Contributors
Full Changelog: v0.0.221...v0.0.222