Skip to content

0.6.3

Choose a tag to compare

@jlogan03 jlogan03 released this 24 Oct 04:21
· 34 commits to main since this release
066de61

0.6.3 2025-10-22

Unpin max supported python version due to use of stable ABI3,
along with a host of other improvements to packaging and actions workflows.

New Contributors

  • Clément Robert contributed PRs 30,32,33,36 making up all the substantial changes in this release. Thanks, Clément!

Changed

  • Python
    • Unpin max python version
    • Roll forward pydantic version for python 3.14 compatibility
    • Update package metadata
    • Add python 3.14 to test matrix
  • Workflows
    • Reconfigure from single-contributor to commons-project by segmenting release workflows to be dispatched manually only
    • Update python release workflow to depend on test-python instead of release-rust to support separate releases