- Fixed #9: Error when installing on Python 2.
- Fixed #7: process_exception() should not delete the request when using MIDDLEWARE.
- Feature #5: Fix encoding error in the setup.py file.
- Add Django 1.10 support.
- Feature: Add packaging files:
AUTHORS.rst
,ChangeLog.rst
,MANIFEST.in
. - Feature: Typos and fix
README.rst
spellings and remove unneeded files. - Feature: Enhance documentation.
- Feature: Change release version numbering to date based.
- Feature: Add
Python 2
,Python 3
,PyPy
support.
- Initial version and stable for production.