Skip to content

Releases: replicate/replicate-swift

0.8.0

05 May 22:24
cf36131
Compare
Choose a tag to compare

What's Changed

  • Add defaultExample property to Model by @mattt in #24
  • Remove model code generation by @mattt in #25

Full Changelog: 0.7.0...0.8.0

0.7.0

05 May 22:24
e03ea2d
Compare
Choose a tag to compare

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

05 May 22:24
544fb5b
Compare
Choose a tag to compare

What's Changed

  • Add typealiasPrediction in default implementation of Predictable types by @mattt in #22

Full Changelog: 0.5.1...0.6.0

0.5.1

05 May 22:24
f8da0fb
Compare
Choose a tag to compare

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

05 May 22:23
2fbc5cb
Compare
Choose a tag to compare

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

05 May 22:23
824f2b4
Compare
Choose a tag to compare

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