github pantsbuild/pex v2.1.8
pex 2.1.8

latest releases: v2.1.95, v2.1.94, v2.1.93...
4 years ago

2.1.8

This release brings enhanced performance when using the Pex CLI or API to resolve requirements and
improved performance for many PEXed applications when specifying the --unzip option. PEXes built
with --unzip will first unzip themselves into the Pex cache if not unzipped there already and
then re-execute themselves from there. This can improve startup latency. Pex itself now uses this
mode in our PEX release.

  • Better support unzip mode PEXes. (#941)
  • Support an unzip toggle for PEXes. (#939)
  • Ensure the interpreter path is a file (#938)
  • Cache pip.pex. (#937)

Don't miss a new pex release

NewReleases is sending notifications on new releases.