v1.0.3
- Fixed newest version checking as the previous solution was failing on some distributions.
- Added Python 3.8 to test envs.
- Minor README.rst corrections.
-----------------------
v1.0.2
- Fixed README.rst generation for long_description (to show properly on pypi).
-----------------------
v1.0.1
- Stopped using `pip` internals as of `pip==10.0.1`; moved to `pkg_resources` and `subprocess`.
- Refactored tests.
- Added `tox` to run tests.
-----------------------
v1.0.0
- First stable release.
