Bengal (0.8.0)
Significant updates to user interface, code structure and documentation. Change log:
- Upgraded to Python 3.4, dropped support for Python 2
- Restructured directories and, as a consequence, changed database schema
- Added Django migrations to the release (they were previously generated by the user)
- Migrated documentation to Read The Docs
- New user interface design and workflow
- Overhauled tournament preferences to use django-dynamic-preferences
- Added new visual data importer
- Improved flexibility of team standings rules
- Moved data utility scripts to Django management commands
- Changed emoji to Unicode characters
- Various other fixes and refinements