- Drop support for Python 2 and Django < 2.2 - Fix warnings in Django 3.1 - Use explicit srid in get_queryset 106 - Add support for crs_type using the view options 107
3.0.0
===================
- Fix with_modelname option after first iteration - Drop Django 1.11 support - jsonfield 3.0 support, drop 2.x support
2.12.0
===================
- Change media type to 'application/geo+json' - Make with_modelname option available in views - Drop Django 1.8 support. - Fixed unnecessary GDAL dependency. (100, thanks coredumperror)