Skip to content

Release v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:59
· 8 commits to master since this release

7.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • add compatibility with Quince release

  • chore: update main requirements & add django 4.2 support

  • chore: support django 42 & solve issues in testing

  • fix: delete deprecated pylint rules

  • fix: use pylint messages control

  • fix: ignore migrations from quality tests

  • fix: solve deprecated methods & apply linter corrections

  • chore: update github-actions requirements

  • docs: update compatibility notes

  • fix: add required blank line after table

Performance Improvements

  • add compatibility with Quince release (#102) (cff9359)

Documentation