- Added python 3.11 support. Dropped django32 support.
-
Remove Transifex calls and bundled translation files for the OEP-58 proposal.
BREAKING CHANGE: This version breaks translations with Quince and earlier releases.
- Added support for Django 4.2
- Removed Support for Django 2.2, 3.0 and 3.1
- Added support for Django 3.0, 3.1 and 3.2
- Dropped support for python 3.5
- Fixed failures in upgrade requirements workflow execution
- Activates and fix translation tooling with Travis CI checks
- Pull the latest translations from Transifex (to date: January 21, 2021)
- Removed support of enum34 package
- Removed support of Django < 2.2 versions
- Added support for python 3.8
- Pull translations from new tx acct
- Modernize XBlock infrastructure
- Initial release
- Added Submission Received Message to xblock
- Changed minimum word count from 0 to 1