* Added test builds through Travis CI (sjkingo) * Fixed default `options` bug introduced in 2.0.1 (ColMcp, sposs) * Updated example.py (sjkingo) * Fix typo in logging (yannik-ammann)
2.1.1
* Fix typo that broke from 2.1.0 release (sjkingo)
2.1.0
* Python 3 support (r1s) * Unit tests for base functionality (r1s) * Better Unicode handling (r1s) * Tuple support for specifying package versions (philippeowagner)
2.0.1
* Support passing command line options directly to pip (sposs) * Misc. PEP8 fixes (sposs)