* Fix name of the 2.7.10 dummy runtime for rh6. (341)
1.1.0
--------------------
Enhancements:
* Add dummy test runtimes for python 3.6.5. (327) * Add dummy test runtimes for rh7. (331) * Add dummy test runtimes for rh6. (330) * Add dummy test eggs for rh7. (329) * Add dummy test eggs for rh6. (328)
1.0.0
--------------------
Enhancements:
* Add ability to parse setuptools eggs and wheels with metadata version 2.1 (312)
Bug fixes:
* Improve error message when hyphens are used in spec requirement string (319) * Fix CI errors with jasonschema and attrs incompatibility (318) * Fix Travis CI flake8 errors (316)
0.17.4
--------------------
Bug fixes:
* fix test data dummy runtime for python 2.7.9 that contained osx system files. (304) * fix test data dummy windows runtimes fix_scripts to support python 2 and python 3. (303)
0.17.3
--------------------
Enhancements:
* WheelInfo provides properties for the 'scripts' and 'headers' prefix scheme. (298)
0.17.2
--------------------
bug fixes:
* skip expected failure test_simple_from_running_python when running on osx under python 2.7.x. (295)