- Enable Python 3.6 for testing
- Update for ORM changes (Django 1.10+ compatibility)
Suppress copyright badging on HTML docs. [Chris Adams]
We’ll let the LICENSE file answer this question
CSV UTF-8 regression introduced with Python 3 support. [Chris Adams]
The refactor to add Python 3 support to the long-running Python 2 version introduced a regression for Unicode handling with CSV output.
- V1.0.1. [Chris Adams]
- Initial Release. [Chris Adams]