Releases: replicate/replicate-swift
Releases · replicate/replicate-swift
0.15.1
What's Changed
- Add
startedAt
property to Prediction
and Training
by @mattt in #44
- Use non-deprecated
createPrediction
method by @mattt in #45
Full Changelog: 0.15.0...0.15.1
0.13.0
What's Changed
- Add link to guide by @bfirsh in #35
- Expose static
Prediction.wait(for:with:priority:retrier:)
method by @mattt in #38
New Contributors
Full Changelog: 0.12.1...0.13.0
0.12.0
What's Changed
- Fix URI encoding helper methods by @mattt in #31
- Add
baseURLString
and userAgent
properties to Client
by @mattt in #32
- Add support for
collections.list
endpoint by @mattt in #33
Full Changelog: 0.11.0...0.12.0