Skip to content

Choose a tag to compare

@v-priya-kinthali v-priya-kinthali released this 04 Sep 03:14
· 37 commits to main since this release
e797f83

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

  • Add support for pip-version by @priyagupta108 in #1129
  • Enhance reading from .python-version by @krystof-k in #787
  • Add version parsing from Pipfile by @aradkdj in #1067

Bug fixes:

  • Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by @aparnajyothi-y in #1183
  • Change missing cache directory error to warning by @aparnajyothi-y in #1182
  • Add Architecture-Specific PATH Management for Python with --user Flag on Windows by @aparnajyothi-y in #1122
  • Include python version in PyPy python-version output by @cdce8p in #1110
  • Update docs: clarification on pip authentication with setup-python by @priya-kinthali in #1156

Dependency updates:

New Contributors

Full Changelog: v5...v6.0.0