Releases: openedx/edx-django-release-util
Releases · openedx/edx-django-release-util
0.3.6 Release
Fix management command for adding history
0.3.5 Release
Merge pull request #29 from edx/hassan/bump-version Bump version to 0.3.5
Added management command to be used in IDAs
Merge pull request #28 from edx/hassan/history-management-command Added management command to add history.
Handle ordering issues with Python 3
Merge pull request #27 from edx/diana/force-ordering Since we cannot count on set ordering staying stable, convert to a list
Added Support for Django 2.2
Merge pull request #25 from edx/BOM-1016 Django upgrade to 2.2
Added support for django 1.11 and python 3.6
This release provides the support for Django 1.11.X and Python 3.6.
0.0.3
Include requirements files in distribution
0.0.2
Updating release version to get a distribution that includes README.md up on PyPI.