Releases: openedx/super-csv
Releases · openedx/super-csv
v3.2.0
What's Changed
- fix: env42 added by @zubairshakoorarbisoft in #152
- Python Requirements Update by @edx-requirements-bot in #153
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #159
- docs: Update the security e-mail address. by @feanil in #160
- Python Requirements Update by @edx-requirements-bot in #167
- Python Requirements Update by @edx-requirements-bot in #168
- docs: Update LICENSE to the actual Apache 2 license by @bmtcril in #171
- Python Requirements Update by @edx-requirements-bot in #178
- Python Requirements Update by @edx-requirements-bot in #180
- feat: adding python3.11 and 3.12 support. by @awais786 in #169
New Contributors
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Fix github url strings (org edx -> openedx) by @sarina in #117
- fix: Update pylintrc using pylintrc_tweaks with latest edx_lint by @UsamaSadiq in #119
- fix: -t flag added in pull translation command by @edx-requirements-bot in #125
- Update standard workflow files. by @feanil in #136
- chore: Switch from edx-sphinx-theme to sphinx-book-theme by @xitij2000 in #141
- build: remove unnecessary codecov package & upgrade GHA by @matthugs in #142
- docs: Update the contributing guidelines link. by @feanil in #144
- fix: added support for django42 by @zubairshakoorarbisoft in #151
New Contributors
- @feanil made their first contribution in #136
- @xitij2000 made their first contribution in #141
- @zubairshakoorarbisoft made their first contribution in #151
Full Changelog: 3.0.1...v3.1.0
3.0.1
What's Changed
- Add DEPR workflow automation by @sarina in #94
- Python Requirements Update by @edx-requirements-bot in #95
- Python Requirements Update by @edx-requirements-bot in #97
- fix: transifex migration to new client by @edx-requirements-bot in #96
- Python Requirements Update by @edx-requirements-bot in #99
- Python Requirements Update by @edx-requirements-bot in #102
- chore: cut over alerts to new opsgenie instance by @matthugs in #101
- fix: Replace any non-ascii characters in setup.cfg by @Jawayria in #104
- fix: upgrade pip-tools to fix bug in versions 6.6.0 and 6.6.1 by @michaelroytman in #105
- Python Requirements Update by @edx-requirements-bot in #106
- Python Requirements Update by @edx-requirements-bot in #108
- Python Requirements Update by @edx-requirements-bot in #111
- fix: Install pip and pip-tools in upgrade script by @Jawayria in #107
- build: change requirements upgrade email by @jansenk in #112
- Python Requirements Update by @edx-requirements-bot in #113
- fix: encode the csv data before save by @arslanashraf7 in #100
New Contributors
- @sarina made their first contribution in #94
- @michaelroytman made their first contribution in #105
- @arslanashraf7 made their first contribution in #100
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Dropped Support for
Django 2.22
,Django 3.0
&&Django 3.1
. - Post Django 3.2 cleanup by @edx-requirements-bot in #93
Full Changelog: v2.1.4...3.0.0
v2.1.4
What's Changed
- Python Requirements Update by @edx-requirements-bot in #82
- refactor: Updated 'upgrade requirements' workflow to use reusable workflows by @edx-requirements-bot in #85
- Python Requirements Update by @edx-requirements-bot in #86
- Python Requirements Update by @edx-requirements-bot in #89
- Fix PyPi release issue by @aht007 in #91
New Contributors
Full Changelog: 2.1.3...v2.1.4
2.1.3: Dependency updates
- chore: Dependency updates
- build: fix schedule for python req. hygiene github action
2.1.2: Dependency updates
- chore: Updating Python Requirements
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