All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
First release. No code changes, only a README update.
Pre-release version. Fixed an issue with versioneer
that occurs when doing a PEP517 style build:
python-versioneer/python-versioneer#193
Pre-release version. Packaged the module properly and added automatic versioning with versioneer
. Using versionner
rather than the more recent setuptools-scm
because we want to retain compatibility with Python 2.7.