Releases: pex-tool/pex
Releases · pex-tool/pex
pex 1.2.14
1.2.14
Add interpreter constraints option and use constraints to search for compatible interpreters at exec time #427
pex 1.2.13
1.2.13
Fix handling of pre-release option. #424
Patch sys module using pex_path from PEX-INFO metadata #421
pex 1.2.12
1.2.12
Create --pex-path argument for pex cli and load pex path into pex-info metadata #417
pex 1.2.11
1.2.11
Leverage subprocess32
when available. #411
Kill support for python 2.6. #405 #408
pex 1.2.10
1.2.10
Allow passing a preamble file to the CLI. #400
pex 1.2.9
1.2.9
Add first-class support for multi-interpreter and multi-platform pex construction. #394
pex 1.2.8
1.2.8
Minimum setuptools version should be 20.3 (#391 )
Improve wheel support in pex. (#388 )
pex 1.2.7
1.2.7
Sort keys in PEX-INFO file so the output is deterministic. (#384 )
Pass platform for SourceTranslator (#386 )
pex 1.2.6
1.2.6
Fix for Ambiguous Resolvable bug in transitive dependency resolution (#367 )
pex 1.2.5
1.2.5
Resolving pre-release when explicitly requested (#372 )
Pass allow_prerelease to other iterators (Static, Caching) (#373 )
You can’t perform that action at this time.