Skip to content

pex 2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 16:55
· 133 commits to main since this release
v2.13.0
e6f35a6

2.13.0

This release improves error message detail when there are failures in
Pex sub-processes. In particular, errors that occur in pip download
when building a PEX or creating a lock file now give more clear
indication of what went wrong.

Additionally, this release adds support for --pip-version 24.2.

  • Add more context for Job errors. (#2479)
  • Add support for --pip-version 24.2. (#2481)