Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 808 Bytes

Changelog

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

Added

  • Fix setup.py to include backends
  • Add pypi deployment provider

0.1.0 - 2020-08-12

Added

  • 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