v1.0.0
flowspec2 1.0.0
The first stable release of the flowspec2 Python package. It provides the
executable flowspec/2 contract, runtime compilation to LangGraph, validation,
inspection, interoperability adapters, migration contracts, and verifiable
authoring evidence.
Install from PyPI:
python -m pip install flowspec2==1.0.0Compatibility boundary
flowspec/2and the documented public Python, CLI, IR, migration, evidence,
and adapter contracts are stable.flowspec/3-draftremains experimental, non-executable, and outside the
semantic-versioning compatibility promise.- The package metadata declares the supported Python versions and optional
httpandllmextras.
Verified publication
The release workflow built the wheel and source distribution once, verified
both independently, published them to PyPI through OpenID Connect Trusted
Publishing with provenance attestations, and attached the same files here.
SHA256SUMS records the preserved artifact digests.
What's Changed
- build(release): prepare v1.0.0 publication by @wllsena in #2
- docs(release): mark 1.0.0 as unpublished by @wllsena in #4
- fix(deps): allow bounded patch upgrades by @wllsena in #5
- chore(release): finalize 1.0.0 metadata by @wllsena in #6
- refactor!: make public contracts English-only by @wllsena in #7
Full Changelog: https://github.com/wllsena/flowspec2/commits/v1.0.0