Releases: openedx/xblock-qualtrics-survey
Releases · openedx/xblock-qualtrics-survey
2.0
What's Changed
- feat: bump xblock version by @KristinAoki in #138
- Add renovate configuration file by @salman2013 in #123
- fix: pypi-publish master branch sunset by @CodeWithEmad in #153
- 160: Migrate to ResourceLoader by @abdullahQureshee in #165
New Contributors
- @CodeWithEmad made their first contribution in #153
- @abdullahQureshee made their first contribution in #165
Full Changelog: v1.4.1...2.0
1.4.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #96
- Python Requirements Update by @edx-requirements-bot in #98
- Python Requirements Update by @edx-requirements-bot in #101
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #107
- Migrate from xblockutils package to xblock.utils by @farhan in #104
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Update standard workflow files. by @feanil in #64
- feat: standardize translation directory for i18n_tool by @shadinaif in #73
- fix: update pip-tools to 6.13.0 by @edx-requirements-bot in #74
- fix: Uncommented parameters in upgrade requirements workflow by @zubairshakoorarbisoft in #76
- Python Requirements Update by @edx-requirements-bot in #77
- build: added reviewers in dependabot config by @edx-requirements-bot in #78
- Add Django 4.2 support by @salman2013 in #91
New Contributors
- @feanil made their first contribution in #64
- @shadinaif made their first contribution in #73
- @zubairshakoorarbisoft made their first contribution in #76
- @salman2013 made their first contribution in #91
Full Changelog: 1.2.2...1.3.0
Releasing new version. Last version has some issues.
Releasing new version. Last version 1.2.1 has some issues.
Publishing on pypi
Publishing on pypi
Added support for Django 3.2
Added support for Django 3.2 in PR #20
Updated the supported versions for python and Django
Merge pull request #3 from edx/BOM-1577 Updated the tox and travis configs -- BOM-1577