- Do not consider "X.Y-dev" in .travis.yml as support for Python X.Y. - Print warnings to stderr, not stdout. - Add a test suite. - Fix a lot of minor buglets.
0.9.2
------------------
- Strip trailing spaces from classifiers.
0.9.1
------------------
- Parse TOXENV in appveyor.yml.
0.9.0
------------------
- Handle syntax errors while parsing setup.py. - Handle 'Programming Language :: Python :: {N} :: Only" classifiers. - New option: --skip-non-packages.