Skip to content

v0.12.0

Latest

Choose a tag to compare

@acedrew acedrew released this 12 Jun 14:56
· 4 commits to main since this release

v0.12.0 — Python 3.12 support

Lowers the minimum Python version from 3.13 to 3.12 so the CLI can be installed in 3.12 environments. Validated against the full test suite under 3.12 (all unit tests pass; only live-server integration tests fail, as expected without a SkySpark instance).

Changes

  • requires-python: >=3.13>=3.12
  • Added Python 3.12 classifier
  • ruff target-version: py313py312; pyrefly python-version: 3.133.12
  • Lowered dev pin (.python-version) to 3.12
  • Synced stale __version__ and bumped to 0.12.0