0.1.0
Version 0.1.0
Added
-
Now using poetry to manage dependencies and added
pyproject.toml
andpoetry.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