Releases: replicate/replicate-python
Releases · replicate/replicate-python
0.8.2
What's Changed
- Fix typo in README by @cbh123 in #93
- Update README.md to include colab link by @cbh123 in #97
- Update release workflow to build source and binary distributions by @mattt in #95
- Adopt
<product>/<version>
convention forUser-Agent
header by @mattt in #100 - Don't persist or send cookies to Replicate API by @nickstenning in #102
New Contributors
- @cbh123 made their first contribution in #93
- @nickstenning made their first contribution in #102
Full Changelog: 0.8.1...0.8.2
0.8.1
0.8.0
What's Changed
- Update Python version requirements by @mattt in #83
- Modernize Python package infrastructure by @mattt in #84
- Lint Python sources with ruff by @mattt in #85
- Type check Python source code with ruff and mypy by @mattt in #87
- Add support for
trainings.list
endpoint by @mattt in #88
Full Changelog: 0.7.0...0.8.0