Skip to content

Releases: IntentProof/intentproof-sdk-python

v0.2.0

21 May 13:33
843b6dc

Choose a tag to compare

What's Changed

  • Add CI workflow, DCO check, NOTICE, and CONTRIBUTING by @negillett in #41
  • Fix JCS canonicalizer sorting, number formatting, and error handling by @negillett in #42
  • Add root .gitignore for caches and virtualenvs by @negillett in #44
  • docs: describe Python SDK scaffolding in product terms by @negillett in #45
  • docs: issues welcome, maintainer-only pull requests by @negillett in #46
  • ci: add python release signing dry run by @negillett in #47
  • Standardize GitHub Actions check names by @negillett in #48
  • docs: add security reporting policy by @negillett in #49
  • Add ingest HTTP export with bearer token support by @negillett in #50
  • Add Python SDK core with wrap and signed outbox by @negillett in #51
  • Enforce 95% Python SDK coverage in CI by @negillett in #52
  • fix(sdk-python): log wrap record failures instead of raising by @negillett in #53
  • Add PyPI release workflow with PEP 740 attestations by @negillett in #54
  • Inline PyPI publish for trusted publishing compatibility by @negillett in #55

Full Changelog: https://github.com/IntentProof/intentproof-sdk-python/commits/v0.2.0