Releases: openedx/xblock-image-modal
Releases · openedx/xblock-image-modal
v4.0.0
What's Changed
- fix: pypi-publish master branch sunset by @CodeWithEmad in #182
- build: Switch to ubuntu-latest for builds by @feanil in #192
- xblock-image-modal | Drop py3.8 support | replace pkg_resource with importlib.resources by @OmerBhatti in #190
New Contributors
- @CodeWithEmad made their first contribution in #182
- @OmerBhatti made their first contribution in #190
Full Changelog: 3.3.0...v4.0.0
3.3.0
What's Changed
- TOX 40 Updates. by @zubairshakoorarbisoft in #138
- Python Requirements Update by @edx-requirements-bot in #143
- Python Requirements Update by @edx-requirements-bot in #144
- Python Requirements Update by @edx-requirements-bot in #149
- Python Requirements Update by @edx-requirements-bot in #150
- Python Requirements Update by @edx-requirements-bot in #151
- Python Requirements Update by @edx-requirements-bot in #152
- Python Requirements Update by @edx-requirements-bot in #153
- Python Requirements Update by @edx-requirements-bot in #155
- Python Requirements Update by @edx-requirements-bot in #164
- Add renovate configuration file by @salman2013 in #172
- feat: add python 3.11 support by @edx-requirements-bot in #154
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #120
- Python Requirements Update by @edx-requirements-bot in #125
- Python Requirements Update by @edx-requirements-bot in #127
- Python Requirements Update by @edx-requirements-bot in #129
- Python Requirements Update by @edx-requirements-bot in #130
- Python Requirements Update by @edx-requirements-bot in #132
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #136
- Migrate from xblock-utils package to xblock.utils by @farhan in #134
New Contributors
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- build: Remove community-engineering CODEOWNERS by @timmc-edx in #78
- Update standard workflow files. by @feanil in #93
- Fix github url strings (org edx -> openedx) by @sarina in #59
- fix: update pip-tools to 6.13.0 by @edx-requirements-bot in #102
- fix: Uncommented parameters in upgrade requirements workflow by @zubairshakoorarbisoft in #104
- build: added reviewers in dependabot config by @edx-requirements-bot in #106
- feat: Add make extract_translations by @shadinaif in #107
- Added support for Django 4.2 by @salman2013 in #119
New Contributors
- @timmc-edx made their first contribution in #78
- @feanil made their first contribution in #93
- @zubairshakoorarbisoft made their first contribution in #104
- @shadinaif made their first contribution in #107
- @salman2013 made their first contribution in #119
Full Changelog: 3.0.0...3.1.0
Publishing on pypi
Publishing on pypi
Added support for Django 3.2
Added support for Django 3.2 in PR #27
Drop python3.5 support
Drop python3.5 support
Updated the supported versions for python and Django
Merge pull request #3 from edx/BOM-1575 Updated the tox and travis configs -- BOM-1575