Skip to content

v1.9.0: Support for Python 3.12, 3.15 and Django 5.2

Latest

Choose a tag to compare

@kra3 kra3 released this 30 Sep 21:15
6a1893e

What's Changed

  • Config file for pyup.io by @pyup-bot in #47
  • set up workflows by @kra3 in #45
  • Remove travis integration by @kra3 in #52
  • [tests] Use generic github actions by @Djailla in #55
  • Fix deprecation warning and test against Python 3.12 by @Djailla in #56
  • Use ruff and uv during the CI by @Djailla in #57
  • Run ruff with some extensions by @Djailla in #58
  • [tests] Add support of Django 5.2 and Python 3.13 in the test matrix by @Djailla in #59

Full Changelog: v1.8.0...v1.9.0