Releases: pex-tool/pex
Releases · pex-tool/pex
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 )
pex 1.2.4
1.2.4
Fix bug in cached dependency resolution with exact resolvable. (#365 )
Treat .pth injected paths as extras. (#370 )
pex 1.2.3
1.2.3
Follow redirects on HTTP requests (#361 )
Fix corner case in cached dependency resolution (#362 )
pex 1.2.2
1.2.2
Fix CacheControl import. (#357 )
You can’t perform that action at this time.