Skip to content

0.1.0

Compare
Choose a tag to compare
@dmjoy dmjoy released this 09 Aug 18:06
· 554 commits to main since this release

Version 0.1.0

Added

  • Now using poetry to manage dependencies and added pyproject.toml and poetry.lock in support of this

  • Added example template CLI script for custom system interface development along with associated documentation

Changed

  • Collapsed main CLI scripts into a single script run_align_system

  • Re-arranged codebase to be pip installable

  • Factored out interfaces, for TA3 and local files, into re-usable components