- Added ``packaging`` to the required dependencies. - Remove mentions of Python 2.6, 2.7, 3.4, 3.5 and 3.6 support from README (since they are no longer tested against).
0.2.6
----- 2022-12-01
- Fix deprecations. - Test against Python 3.9 and 3.10.
0.2.5
----- 2021-08-26
- Tested against more recent Django versions (Django 3.1 and 3.2).
0.2.4
----- 2020-12-03
- Added more Django versions.
0.2.3
----- 2020-01-11
- Added more Django versions.
0.2.2
----- 2019-05-18
- Bring back the `user` compatibility module. However, it's deprecated and will be removed in version 0.3. - Show deprecation warnings.