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
- Update rule selection to respect preview mode by @zanieb in #7195
- Enable preview mode during benchmarks by @zanieb in #7208
- Display the
--preview
option in the CLI help menu by @zanieb in #7274
New Contributors
- @brendonh8 made their first contribution in #7224
Full Changelog: v0.0.288...v0.0.289