Releases: replicate/replicate-python-beta
Releases · replicate/replicate-python-beta
v2.0.0-alpha.5
2.0.0-alpha.5 (2025-06-25)
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
Features
- api: api update (6e667da)
- api: api update (0a187a9)
- api: api update (edb14b6)
- client: add support for aiohttp (c802a30)
Chores
- tests: skip some failing tests on the latest python versions (d331b72)
Documentation
- client: fix httpx.Timeout documentation reference (d17c345)
v2.0.0-alpha.4
2.0.0-alpha.4 (2025-06-18)
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
Features
- api: api update (a9be2e0)
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (3dfe4f7)
Chores
v2.0.0-alpha.3
2.0.0-alpha.3 (2025-06-17)
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
Chores
- tests: add tests for httpx client instantiation & proxies (b8dfd7a)
v2.0.0-alpha.2
2.0.0-alpha.2 (2025-06-13)
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
Bug Fixes
- client: correctly parse binary response | stream (ec19335)
- test: update prediction response (b6608ca)
Chores
v2.0.0-alpha.1
2.0.0-alpha.1 (2025-06-10)
Full Changelog: v0.6.0...v2.0.0-alpha.1
⚠ BREAKING CHANGES
- rename package to
replicate
Features
- client: add follow_redirects request option (d606061)
Chores
Documentation
- internal: add support for the client config option default_client_example_name to Python (b320609)
v0.6.0
0.6.0 (2025-05-22)
Full Changelog: v0.5.1...v0.6.0
Features
- api: api update (eb2a462)
Chores
- docs: grammar improvements (ba42564)
v0.5.1
v0.5.0
v0.4.0
v0.3.2
0.3.2 (2025-05-13)
Full Changelog: v0.3.1...v0.3.2
Bug Fixes
- package: support direct resource imports (97b771a)