Releases: eduNEXT/eox-core
Release v9.0.0
9.0.0 (2023-11-30)
⚠ BREAKING CHANGES
-
remove openedx-events constraint to use what's installed (#252)
-
add compatibility with palm
-
ci: update workflow versions
-
chore: update constraints
-
chore: update requirements
-
fix: remove python 3.10 because it causes an error in the build created by backports-zoneinfo
-
fix: add and avoid to use general exceptions
-
fix: add timeout to the requests
-
fix: wrong import order
-
fix: improve pylint disables in code
-
docs: update the README.rst
-
fix: improve the exception to avoiding too general exception
-
chore: avoid being too restrictive in the constraint edx-opaque-keys
-
chore: update requirements
Features
Performance Improvements
Documentation
- bumpversion: v8.2.0 → 9.0.0 (7e4d9d2)
Code Refactoring
Release v8.1.0
Release v8.0.0
Release v7.2.3
Release v7.2.2
Release v7.2.1
Release v6.2.1
Full Changelog: v6.1.1...v6.2.1
Release v7.0.0
7.0.0 (2022-10-07)
⚠ BREAKING CHANGES
-
feat: make it compatible with nutmeg
-
perf: update requirements
-
docs: update readme
-
feat: drop django22 and added python 3.10
-
ci: add python publish workflow and drop circleci
Co-authored-by: Maria Fernanda Magallanes Zubillaga [email protected]
Co-authored-by: Juan David Buitrago [email protected]
Performance Improvements
Documentation
- update CHANGELOG (1e20266)