v0.7.5
·
206 commits
to main
since this release
Changed
- Reorganized binary scripts: moved non-package scripts to top-level
bin/, addedbin/run.pyfor CLI convenience. - Renamed CLI entry point from
run.pytocli.pyinsrc/spine/bin/. - Updated
pyproject.tomlto reference new CLI entry point.
Fixed
- Switched to
spine.bin.cliimport for tests and user code. - Pre-commit hooks and code formatting issues resolved.
Other
- General codebase cleanup and documentation improvements.
Full Changelog: v0.7.4...v0.7.5