1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
CHANGES
=======
1.0.1
-----
* Upgrade setuptools and pip on travis
* Update tox.ini
* Switch to pbr
* Update password for pypi deployment config
* Add travis pypi deployment config
* Remove Dockerfile
* Add travis badge
* Improve travis.yml
* Add more Python versions in travis.yml
* Add travis.yml
* Handle exceptions
* Add tox.ini and unit tests
* Add Dockerfile
1.0.0
-----
* Add setup.py
* Convert README to RST format
* Add license file
* First commit
|