Releases: replicate/replicate-python-beta
Releases · replicate/replicate-python-beta
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)
v0.3.1
0.3.1 (2025-05-09)
Full Changelog: v0.3.0...v0.3.1
Chores
- internal: avoid errors for isinstance checks on proxies (b31e651)