Added runtime type validation using [typing-validation](https://github.com/hashberg-io/typing-validation), removed Python 3.6 support.
0.1.1
Switched from setup.py to pyproject.toml and setup.cfg, using [`setuptools_scm`](https://github.com/pypa/setuptools_scm/) for PyPI version management and repo packaging.
0.1.0
This is the first release of the `bases` package. It contains all core functionality, as well as detailed API documentation.
Library source code and binaries are also available [on PyPI](https://pypi.org/project/bases/0.1.0.post1/).