Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:09
· 38 commits to main since this release
0f0f721

What's Changed

  • Bump Swatinem/rust-cache from 42dc69e1aa15d09112580998cf2ef0119e2e91ae to e18b497796c12c097a38f9edb9d0641fb99eee32 by @dependabot[bot] in #2
  • Bump similar from 2.7.0 to 3.1.1 by @dependabot[bot] in #3
  • Bump actions/checkout from 6.1.0 to 7.0.1 by @dependabot[bot] in #4
  • Bump astral-sh/setup-uv from 94527f2e458b27549849d47d273a16bec83a01e9 to 37802adc94f370d6bfd71619e3f0bf239e1f3b78 by @dependabot[bot] in #5
  • Report unused noqa directives as NOD002 by @adamtheturtle in #10
  • Warn that --fix does not update call sites by @adamtheturtle in #11
  • Document Ruff lint.external and the private re-export limitation by @adamtheturtle in #9
  • Suppress NOD001 for a whole signature or dataclass from its header line by @adamtheturtle in #12
  • Treat quoted ClassVar annotations as class variables by @adamtheturtle in #13
  • Add a "none" per-file enforcement level by @adamtheturtle in #14
  • Prepare the 1.1.0 release by @adamtheturtle in #16

New Contributors

Full Changelog: v1.0.1...v1.1.0