Releases: WaveSpeedAI/wavespeed-python
Releases · WaveSpeedAI/wavespeed-python
v1.0.3
Simplify API by making input a positional argument - Change run() examples and calls to use positional input argument - Fix datetime.utcnow() deprecation warning in logger - Fix test mocks for raise_for_status and jobs_queue 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Nightly Release 20251229
TODO: Add nightly release notes
v0.1.2
Add retry and sync mode documentation to README 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
v0.1.1
Build wheel in python-publish workflow Match python-packages.yml by building both wheel and sdist instead of sdist only. Pure Python package produces universal py3-none-any wheel. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
v0.1.0
Add testing instructions to README and fix timeout default - Add "Running Tests" section with examples for pytest - Update timeout example to reflect actual default (36000.0) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>