Skip to content

v0.7.5

Choose a tag to compare

@francois-drielsma francois-drielsma released this 01 Oct 18:45
· 206 commits to main since this release

Changed

  • Reorganized binary scripts: moved non-package scripts to top-level bin/, added bin/run.py for CLI convenience.
  • Renamed CLI entry point from run.py to cli.py in src/spine/bin/.
  • Updated pyproject.toml to reference new CLI entry point.

Fixed

  • Switched to spine.bin.cli import 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