Releases: learningequality/kolibri-installer-windows
Releases · learningequality/kolibri-installer-windows
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
Summary
- Ensure that Python path information is properly accessed on Windows 7 through 11. Allow a currently installed Python 3 version to be used in place of the bundled Python version.
What's Changed
- Pin Python 3 to 3.9 as Kolibri is not compatible with 3.10+ by @rtibbles in #199
- Bump actions/checkout from 2 to 3 by @dependabot in #207
- Bump actions/cache from 2 to 3 by @dependabot in #206
- Bump actions/download-artifact from 2 to 3 by @dependabot in #205
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #204
- Bump actions/setup-python from 2 to 4 by @dependabot in #203
- Change options to install python by @jredrejo in #208
- Changes to revert to python version 3.8 by @jredrejo in #210
- Changing python version in GH action by @jredrejo in #211
- Bump actions/checkout from 3 to 4 by @dependabot in #212
- Bump actions/setup-python from 4 to 5 by @dependabot in #213
- Bump the github group with 2 updates by @dependabot in #216
- Get python dir info from the windows registry by @jredrejo in #218
- Bump the github group with 1 update by @dependabot in #219
New Contributors
- @dependabot made their first contribution in #207
- @jredrejo made their first contribution in #208
Full Changelog: v1.5.1...v1.6.0