Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Feb 02:20
· 11 commits to main since this release

What's Changed

  • feat: Handle queryset keyworkd in Prefetch object (7ce1c5e)
  • feat: introduce deep models chain detection (71a6b22)
  • feat: add basic Prefetch object handling (333bab1)
  • feat: update readme with vscode extension (f7b5e71)
  • fix: disable workspace diagnostics (531e5c2)
  • feat: Inherit prefetch_related in child attributes (5309fb0)
  • feat: improve some semantic in nplus pass (2895df7)

Installation

Download the appropriate binary for your platform:

  • Linux (x86_64): django-check-x86_64-unknown-linux-gnu.tar.gz
  • Windows (x86_64): django-check-x86_64-pc-windows-gnu.zip
  • macOS (Apple Silicon): django-check-aarch64-apple-darwin.tar.gz

Extract and place the binary in your PATH.

Full Changelog: v0.1.0...v0.1.1