- Upgrade celery to 5.0 - Removed python 3.5 classifier as its support is dropped earlier
0.8.2
Added a parameter to filter out inactive learners and use it to make GradeExportView only return active enrollments
0.8.1
0.8.0
- Upgraded celery to 4.2 - Removed django-celery
0.7.0
Adding python3.8 support.
0.6.8
unable to download staff graded reports because there was recent change in `program_enrollment` model in `edx-platform`. so updated query and test accordingly to fix this issue.