github pylint-dev/pylint-django v2.5.0
Version 2.5.0 (2 Jan 2022)

latest releases: v2.5.4, v2.5.3, 2.5.3...
2 years ago

Bugfixes

  • Fixed compatability with astroid 2.9.1 (#343)

New

  • Removed false positive error of missing member in TextChoices tuples #298 (see pulls #330 and #345)
  • Moved from Travis CI to GitHub Actions (#336 and #340)
  • Added pre-commit configuration and began enforcing black/isort code formatting
  • Multiple test fixes (including #338) - newer versions of pylint expect a different format for the expected messages txt files.
  • Bumped dependency for pylint-django-utils to get `multi-threaded pylint support (PyCQA/pylint-plugin-utils#21)

Don't miss a new pylint-django release

NewReleases is sending notifications on new releases.