Change Log¶
1.2.0¶
- Add support for Python 2.7
- Change recommended installation method from
setup_requires
to directly callingsetuptools.Distribution.fetch_build_eggs
.
1.1.1¶
- Add Sphinx Documentation
1.0.3¶
- Use setuptools instead of distutils.
1.0.2¶
- Added MANIFEST file for packaging.
1.0.1¶
- Added better logging.
1.0.0¶
- Initial release.