Major changes
- Updated structure to remove RDAAM and ketch_aft code -> rely on Tc_core for that
- First release (0.4.0) on PyPI.org
What's Changed
- Update to use PATH installed executables by @davewhipp in #44
- Rearrange package files by @davewhipp in #45
- Update setup.py to use find_packages by @davewhipp in #46
- Migrate to pyproject for packaging by @davewhipp in #47
- Update to latest version of ketch_aft to avoid error messages by @davewhipp in #48
- Remove FT length file only if it exists by @davewhipp in #49
- Update postBuild to clone from Tc_core by @davewhipp in #50
- Minor build updates by @davewhipp in #51
- Prep for PyPI release by @davewhipp in #52
- Fix image locations by @davewhipp in #53
- Develop by @davewhipp in #54
Full Changelog: v0.3.10...v0.4.0