Skip to content

2.3.5

Compare
Choose a tag to compare
@andmor- andmor- released this 21 Mar 18:10
· 163 commits to master since this release
311ec41

Updated dependencies:

  • django 2.2.23 to 2.2.28
  • jsonschema 3.1.1 to 4.17.3
  • django-test-migrations 0.2.0 to 1.2.0
  • lxml 4.6.5 to 4.9.2 (fixes CVE-2022-2309)

Build updates:

  • Build config changed from setup.py to pyproject.toml
  • Build backend from setuptools to poetry
  • Travis build on Python 3.9 (from 3.7)
  • Added CHANGELOG.md file
  • Upgraded selenium 3.141.0 to 4.8.2
  • Lowest version of Firefox test upgraded from 45 to 70
  • Added browser test on macOS 12, 13 and Windows 11 platforms
  • Removed browser tests on Linux platforms (not supported by Sellenium anymore)