v6.0.0
6.0.0 (2022-03-07)
⚠ BREAKING CHANGES
- remove the Course Management feature
- django32: Drop python 3.5 support in favor of python 3.8.
Performance Improvements
- django32: add compatibility with openedx maple release
- change code to pass tests
Continuous Integration
- add test actions to github workflows
Code Refactoring
- change function format by an f-string