- Now supports both LTS versions of Django as well as 3.0 - Updated test matrix for DRF 3.11 - Updated test matrix for Python 3.6, 3.7, 3.8 - Updated URLs for the new `path` syntax
0.4.0
0.3.0
0.2.8
- Got Django 1.9 in the build matrix - Thanks to Guest007 for his fix - Removed Py32 and Py33
0.2.7
- Verified that Python 3.5 is supported - Verified that Django Rest Framework 3.2 is supported
0.2.6
- Added the package `drf_generators.management` to `setup.py` to avoid missing `__init__.py` file when installing with pip.