Skip to content
Compare
Choose a tag to compare
@priya-kinthali priya-kinthali released this 04 Sep 03:14
· 2 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:

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