Skip to content

2.0.0

Compare
Choose a tag to compare
@nickpresta nickpresta released this 23 Dec 18:42
· 7 commits to master since this release

Updates for new Python and Django versions. Removal of support for old Python and Django versions.

BREAKING:

  • Stop testing Python 2.6, 3.2, 3.3, 3.4.
  • Stop testing Django < 1.11

NEW:

  • Start testing Python 3.7, 3.8
  • Start testing Django 2.2, 3.0

PyPI: https://pypi.org/project/dj-inmemorystorage/2.0.0/
Pull Request: #17

UPCOMING:

There will likely be another update in April 2020 when Django 1.11 is not supported as an LTS release anymore. We will likely drop Python 2.7 entirely and Django 1.11 support. This will be released as version 3.0.0.