Releases: replicate/replicate-swift
Releases · replicate/replicate-swift
0.8.1
What's Changed
- Fix 'Expected member name or constructor call after type name' by @mattt in #26
Full Changelog: 0.8.0...0.8.1
0.7.0
What's Changed
- Add coverImageURL and runCount properties to Model by @mattt in #23
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Add typealias
Prediction
in default implementation of Predictable
types by @mattt in #22
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Update
run
method to throw an error when a prediction fails by @mattt in #21
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Prepend
swift run
to example generate-replicate-model
usage in README by @mattt in #17
- Add
run
method to Client
by @mattt in #20
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Implement client retry policy by @mattt in #9
- Fix API documentation by @ronaldmannak in #12
- Make
Model.description
property optional by @mattt in #13
- Pin forked OpenAPIKit dependency to exact prerelease version by @mattt in #14
- Set command name to
generate-replicate-model
by @mattt in #15
New Contributors
Full Changelog: 0.3.1...0.4.0