Releases: openedx/xblock-sql-grader
Releases · openedx/xblock-sql-grader
2.0.0
What's Changed
- xblock-sql-grader | Drop py3.8 support | replace pkg_resource with importlib.resources by @OmerBhatti in #181
New Contributors
- @OmerBhatti made their first contribution in #181
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- fix: pypi-publish master branch sunset by @CodeWithEmad in #170
- build: Switch to ubuntu-latest for builds by @feanil in #179
New Contributors
- @CodeWithEmad made their first contribution in #170
Full Changelog: 0.6.0...1.0.0
0.6.0
What's Changed
- TOX 40 Updates. by @zubairshakoorarbisoft in #125
- Add renovate configuration file by @salman2013 in #142
- feat: add python 3.11 support by @edx-requirements-bot in #146
Full Changelog: 0.5.1...0.6.0
0.5.1
0.5.0
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #114
- fix: Replaced whitelist_externals with allowlist_externals in tox and… by @zubairshakoorarbisoft in #123
- Migrate from xblock-utils package to xblock.utils by @farhan in #121
New Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: add missing license file by @e0d in #63
- build: Remove community-engineering CODEOWNERS by @timmc-edx in #65
- CI workflow modified by @zubairshakoorarbisoft in #70
- fix: Remove notification group that is failing the build by @sarina in #80
- Update standard workflow files. by @feanil in #85
- build: remove unnecessary codecov dependency by @matthugs in #92
- fix: fix make upgrade job by @UsamaSadiq in #94
- build: added reviewers in dependabot config by @edx-requirements-bot in #97
- feat: standardize make extract_translations by @shadinaif in #100
- Add django 4.2 support by @salman2013 in #110
New Contributors
- @e0d made their first contribution in #63
- @timmc-edx made their first contribution in #65
- @zubairshakoorarbisoft made their first contribution in #70
- @feanil made their first contribution in #85
- @matthugs made their first contribution in #92
- @UsamaSadiq made their first contribution in #94
- @shadinaif made their first contribution in #100
- @salman2013 made their first contribution in #110
Full Changelog: 0.3.1...0.4.0
Publishing on pypi
Publishing on pypi
Added support for Django 3.2
Added support for Django 3.2 in PR #36