Releases: openedx/xblock-submit-and-compare
Releases · openedx/xblock-submit-and-compare
3.0.0
What's Changed
- fix: pypi-publish master branch sunset by @CodeWithEmad in #176
- xblock-submit-and-compare | Replace pkg_resources to importlib_resources | Drop support for python 3.8 by @ttqureshi in #187
- build: Switch to ubuntu-latest for builds by @feanil in #205
- chore: Upgrade Python requirements by @edx-requirements-bot in #204
New Contributors
- @CodeWithEmad made their first contribution in #176
- @ttqureshi made their first contribution in #187
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- TOX 40 Updates. by @zubairshakoorarbisoft in #132
- Python Requirements Update by @edx-requirements-bot in #135
- Python Requirements Update by @edx-requirements-bot in #136
- Python Requirements Update by @edx-requirements-bot in #138
- Python Requirements Update by @edx-requirements-bot in #139
- Python Requirements Update by @edx-requirements-bot in #145
- Python Requirements Update by @edx-requirements-bot in #147
- Python Requirements Update by @edx-requirements-bot in #148
- Python Requirements Update by @edx-requirements-bot in #149
- feat!: remove Transifex calls for FC-0012 - OEP-58 by @shadinaif in #146
- build: remove Arbi-BOM from tagging on upgrade PRs by @iamsobanjaved in #158
- feat: add python 3.11 support by @edx-requirements-bot in #150
New Contributors
- @iamsobanjaved made their first contribution in #158
Full Changelog: 1.3.0...2.1.0
1.3.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #119
- Python Requirements Update by @edx-requirements-bot in #121
- Python Requirements Update by @edx-requirements-bot in #124
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #130
- Remove xblock-utils package by @farhan in #127
New Contributors
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Update standard workflow files. by @feanil in #88
- feat: standardize translation directory for i18n_tool by @shadinaif in #96
- fix: update pip-tools to 6.13.0 by @edx-requirements-bot in #98
- fix: Uncommented parameters in upgrade requirements workflow by @zubairshakoorarbisoft in #100
- build: added reviewers in dependabot config by @edx-requirements-bot in #102
- Add django 4.2 suppport by @salman2013 in #115
New Contributors
- @feanil made their first contribution in #88
- @shadinaif made their first contribution in #96
- @zubairshakoorarbisoft made their first contribution in #100
- @salman2013 made their first contribution in #115
Full Changelog: 1.1.3...1.2.0
Releasing new version. Last version has some issues.
Releasing new version. Last version 1.1.1
had some issues.
Publishing on pypi
Publishing on pypi
Added support for Django 3.2
Added support for Django 3.2 in PR #22