Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:34
· 11 commits to main since this release

[1.0.0] - 2026-09-03

馃殌 Features

  • Register SVM exact on solana:*
  • TVM exact on tvm:-239 and close() disposal

馃悰 Bug Fixes

  • Preserve request extensions on x402 retries
  • (transport) Handle unread streaming bodies and close 402 responses on retry (#6)
  • (ci) Run Dependabot merge sweep on a schedule (#41)
  • (ci) Dependabot sweep on schedule only (#42)
  • (ci) Dependabot checks:read (#43)
  • (ci) Run Dependabot sweep daily (#44)
  • Address review feedback for refactor: qntx.openai 1.0 foundation (EVM exact+upto, spend_controls, httpx2)
  • Address review feedback for docs: 1.0 README and examples for qntx.openai
  • Restore PyPI name x402-openai and import x402_openai

馃殰 Refactor

  • Qntx.openai 1.0 foundation (EVM exact+upto, spend_controls, httpx2)

馃摎 Documentation

  • Fix license badge and link
  • 1.0 README and examples for qntx.openai
  • Remove README Examples command list
  • Add AGENTS.md

鈿欙笍 Miscellaneous Tasks

  • Migrate to MIT-only license and update copyright year to 2026
  • Update Python version, add wallet repr, remove section comments, and clean up tests
  • Migrate Makefile from pip/python to uv toolchain
  • Add Justfile and .markdownlint.jsonc, update README
  • Pin qntx/workflows @v2 (#40)
  • Grant OIDC permissions for PyPI publish
  • Pin PyPI publish workflow to @v2
  • Add release.yml and rename publish workflow