Releases: qntx/openai-python
Releases · qntx/openai-python
Release list
v1.0.0
[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