==== * Clarify in the docs that calls to ``.files`` could return ``None`` when the metadata is not present. Closes 69. * Return all requirements and not just the first for dist-info packages. Closes 67.
0.19
==== * Restrain over-eager egg metadata resolution. * Add support for entry points with colons in the name. Closes 75.
0.18
==== * Parse entry points case sensitively. Closes 68 * Add a version constraint on the backport configparser package. Closes 66
0.17
==== * Fix a permission problem in the tests on Windows.
0.16
==== * Don't crash if there exists an EGG-INFO directory on sys.path.