Releases: openedx/TinCanPython
Releases · openedx/TinCanPython
v1.1.0
What's Changed
- BOM-2935: Replace Travis with GitHub CI by @UsamaSadiq in #15
- Standardize version number placement by @aht007 in #16
- Add DEPR workflow automation & default issue overrides by @sarina in #18
- docs: Add description to temporary .github/ISSUE_TEMPLATE files by @sarina in #19
- fix: Install pip and pip-tools in upgrade script by @Jawayria in #20
- Fix github url strings (org edx -> openedx) by @sarina in #21
- Update standard workflow files. by @feanil in #22
- feat: add python 3.11 support by @edx-requirements-bot in #24
New Contributors
- @aht007 made their first contribution in #16
- @sarina made their first contribution in #18
- @Jawayria made their first contribution in #20
- @feanil made their first contribution in #22
- @edx-requirements-bot made their first contribution in #24
Full Changelog: 1.0.0...v1.1.0
Drop Python 3.5 Support
dropped support for python 3.5 and some refactoring (#13) * dropped support for python 3.5 and some refactoring * Update Python in ReadMe Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com>
v0.0.9
Merge pull request #12 from edx/usamasadiq/bom-1841-new-version Releasing v0.0.9
v0.0.8
Merge pull request #11 from edx/usamasadiq/bom-1841-new-version Releasing v0.0.8
v0.0.7
Merge pull request #10 from edx/usamasadiq/bom-1841-new-version Releasing new version on py35
v0.0.6
Merge pull request #9 from edx/usamasadiq/bom-1841-new-version Usamasadiq/bom 1841 new version
Python 3.5 Version Suppport
Merge pull request #1 from edx/saleem-latif/python.3.support Added support for Python 3.5