Skip to content

pex 1.1.3

Compare
Choose a tag to compare
@kwlzn kwlzn released this 11 Mar 21:37

1.1.3

This release includes an initial body of work towards Windows support, ABI tag support for CPython 2.x and a fix for version number normalization.

  • Add python 2.x abi tag support. #214
  • Add .idea to .gitignore. #205
  • Don't normalize version numbers as names. #204
  • More fixes for windows. #202
  • Fixes to get pex to work on windows. #198