This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: openedx-unsupported/xblock-utils
Releases · openedx-unsupported/xblock-utils
v4.0.0
What's Changed
- fix: readthedocs file renamed by @edx-requirements-bot in #223
- chore: Tag Aximprovements team on weekly maintenance PRs by @thezaeemaanwar in #222
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #228
- Python Requirements Update by @edx-requirements-bot in #227
- Python Requirements Update by @edx-requirements-bot in #229
- Python Requirements Update by @edx-requirements-bot in #230
- Python Requirements Update by @edx-requirements-bot in #232
- Deprecate the repository and pip package by @farhan in #231
New Contributors
- @thezaeemaanwar made their first contribution in #222
- @farhan made their first contribution in #231
Full Changelog: v3.4.1...v4.0.0
v3.4.1
What's Changed
- Python Requirements Update by @edx-requirements-bot in #219
- build: Update how we read requirements. by @feanil in #220
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Python Requirements Update by @edx-requirements-bot in #217
- Python Requirements Update by @edx-requirements-bot in #218
This release updates the dependency on xblock
to include the django
extra (xblock
-> xblock[django]
.)
Full Changelog: 3.3.0...v3.4.0
3.3.0
What's Changed
- feat: advertise constraints in setup.py for PyPI by @edx-requirements-bot in #170
- chore: Run
make upgrade
manually. by @feanil in #209 - build: Update upgrade-python-requirements.yml by @feanil in #210
- build: Update upgrade-python-requirements.yml by @feanil in #211
- Added support for Django 4.2 by @salman2013 in #214
New Contributors
- @salman2013 made their first contribution in #214
Full Changelog: 3.2.0...3.3.0
3.2.0
3.1.0
- Updated
StudioContainerXBlockMixin
to use themako
service to render a required LMS template. As a result, this release is only compatible with edx-platform "Nutmeg" or newer. - Updated python dependencies to latest versions
- Updated README, docs, and various repository tooling (added
catalog-info.yaml
)
3.0.0
What's Changed
- BOM-2735: Github Actions CI by @mzulqarnain1 in #166
- BOM-2734: Drop Travis CI by @mzulqarnain1 in #167
- build: enable the commitlint check for pull requests by @nedbat in #169
- Standardize version number placement by @aht007 in #171
- chore: upgrading ci ubuntu version. by @awais786 in #172
- chore: Post Django 3.2 cleanup by @edx-requirements-bot in #174
New Contributors
Full Changelog: 2.2.0...3.0.0
Added Django 3.0, 3.1 and 3.2 Support
2.2.0 feat: Added Support for Django 3.2 (#165)
added the I18n support to JS templates.
added the I18n support to JS templates.
Python 3.8 Classifier added
2.1.1 Add Python 3.8 classifier (#82)