Added runtime type validation using [typing-validation](https://github.com/hashberg-io/typing-validation), removed Python 3.6 support.
0.0.7
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.0.6
This is the first proper release on GitHub. It contains all core functionality for the `dag-cbor` package, as well as detailed API documentation.
For binaries, see the same-number release [on PyPI](https://pypi.org/project/dag-cbor/0.0.6/).