What's Changed
Bug Fixes
- Invert condition for < and <= in outdated version block by @charliermarsh in #7284
- Ignore
@override
method when enforcingbad-dunder-name
rule by @brendonh8 in #7224 - Add
NotebookIndex
to the cache by @dhruvmanila in #6863
Preview
This release includes a new preview mode which can be used to opt-in to unstable rules and features.
- Update rule selection to respect preview mode by @zanieb in #7195
- Display the
--preview
option in the CLI help menu by @zanieb in #7274
See the documentation and versioning discussion for more details.
New Contributors
- @brendonh8 made their first contribution in #7224
Full Changelog: v0.0.288...v0.0.289