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.
0.1.1 - 2020-08-12
- Fix setup.py to include backends
- Add pypi deployment provider
0.1.0 - 2020-08-12
- Basic project structure and information
- Simple implementation of coordinate tree with no bells or whistles
- Set up Sphinx documentation
- Set up unittest tests
- Initial publish to pypi