Releases: openedx/super-csv
Releases · openedx/super-csv
2.1.1: fix: gradebook history not rendering
Some of the courses experienced bulk management csv import history not showing up. Ticket[AU-12] add test case version bump
Added Django 3.0, 3.1 and 3.2 Support
- Added Django 3.0, 3.1 and 3.2 Support
2.0.1: Allow column filtering in error logs (#56)
* Modify get_iterator and write_file to allow column/row overrides * Add instal-local to Makefile * Update .gitignore * Update README * Bump version to 2.0.1
Removed python 3.5 support
- Removed python 3.5 support
- Added celery 5.0 support
Add code_owner custom attribute for celery tasks
v1.0.2
Dependency Updates
v1.0.1
Dependency Updates
v1.0.0
Upgrade Celery to 4.2.2
Removed caniusepython3 & python_2_unicode_compatible packages
0.9.9 Merge pull request #30 from edx/usamasadiq/bom-1663-release-version-0…
Added python 3.8 support and removed Django support < 2.2
Merge pull request #28 from edx/BOM-1572 Updated the tox and travis configs -- BOM-1572