Skip to content

v6.0.0

Compare
Choose a tag to compare
@MaferMazu MaferMazu released this 07 Mar 16:26
· 77 commits to master since this release

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