- Removed deprecated code
- Dropped support for Django 1.11, Python < 3.6
- Updated Django compat and bug fixes
- Django 2, 2.1 compatibility
- Fixes CSS class rendering
- Improved label styling
- Javascript updates for usage outside the admin
- Adds fix for widget overloading
- Django 1.9 compatability
- Django 1.7+ compatability bug fix
- Better Unicode handling
- Adds support for multiple tag fields (thanks to Lee Solway)
- Updates styling of tag labels for line breaking and hover state
- Fixes rendering for submitted, invalid forms
- Adds cursor styling for labels
- Adds style update missed in last release
- Breaks up some widget functionality, adds minor tests
- Fixes a bug in custom model initialization
- First release on PyPI.