v0.0.222
版本发布时间: 2023-01-15 13:06:27
astral-sh/ruff最新发布版本:0.5.3(2024-07-19 01:10:02)
What's Changed
- Add support for namespace packages by @charliermarsh in https://github.com/charliermarsh/ruff/pull/1859
- Improve
SIM117
by @harupy in https://github.com/charliermarsh/ruff/pull/1867 - Bump RustPython by @bluetech in https://github.com/charliermarsh/ruff/pull/1836
- Split up the table corresponding to the pylint rules by @thomkeh in https://github.com/charliermarsh/ruff/pull/1868
- Reduce APIs and add top-level doc comments by @not-my-profile in https://github.com/charliermarsh/ruff/pull/1866
- Add Dagster and SnowCLI by @charliermarsh in https://github.com/charliermarsh/ruff/pull/1870
- Introduce ruff::rules module by @not-my-profile in https://github.com/charliermarsh/ruff/pull/1865
- Make some internal APIs private by @not-my-profile in https://github.com/charliermarsh/ruff/pull/1874
- Remove --max-complexity from the CLI by @charliermarsh in https://github.com/charliermarsh/ruff/pull/1877
- Fix range of SIM201, 202, and 208 by @harupy in https://github.com/charliermarsh/ruff/pull/1880
- Make the CI check for broken links in the Rust docs by @not-my-profile in https://github.com/charliermarsh/ruff/pull/1883
- Turn doc references into links by @charliermarsh in https://github.com/charliermarsh/ruff/pull/1878
New Contributors
- @thomkeh made their first contribution in https://github.com/charliermarsh/ruff/pull/1868
Full Changelog: https://github.com/charliermarsh/ruff/compare/v0.0.221...v0.0.222