Release Notes

v3.0.0

January 14, 2026

Breaking Changes

  • Drop Python 3.9 support (#210)

Bug Fixes

  • spin --help fails if project is not provisioned (#209)

  • Building python on macOS fails with default config (#2, (#221))

  • Type hint for namespaces() incorrect (!169)

Chores

  • Add repository URL information to Wheel metadata (#219)

  • Update release process documentation and contribution guideline (#224)

v2.0.2

December 12, 2025

Bug Fixes

  • Programs started using spin run might misbehave in some cases (#215)

Chores

  • Add release notes to the documentation structure (#204)

  • Remove outdated TODO in the documentation (#200)

  • Deprecation of the system-provision subcommand (#197, #183)

  • Update links in the documentation (#195)