Skip to content

Releases: replicate/replicate-swift

0.15.1

31 Jul 22:31
0ab18c7
Compare
Choose a tag to compare

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.15.0

31 Jul 22:31
cee9926
Compare
Choose a tag to compare

What's Changed

  • Add stream parameter to createPrediction by @mattt in #41

Full Changelog: 0.14.0...0.15.0

0.14.0

31 Jul 22:31
ff10720
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow by @mattt in #39
  • Add urls property to Prediction and Training model by @mattt in #40

Full Changelog: 0.13.0...0.14.0

0.13.0

31 Jul 22:31
1fd0d32
Compare
Choose a tag to compare

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.1

05 May 22:43
30cb372
Compare
Choose a tag to compare

What's Changed

  • Allow Collection.models to be nil by @mattt in #34

Full Changelog: 0.12.0...0.12.1

0.12.0

05 May 22:26
8e68d84
Compare
Choose a tag to compare

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

0.11.0

05 May 22:24
1131d18
Compare
Choose a tag to compare

What's Changed

  • Improve support for webhooks by @mattt in #30

Full Changelog: 0.10.0...0.11.0

0.10.0

05 May 22:24
4976a77
Compare
Choose a tag to compare

What's Changed

  • Add support for training endpoints by @mattt in #29

Full Changelog: 0.9.0...0.10.0

0.9.0

05 May 22:24
9f24df9
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on AnyCodable by @mattt in #27

Full Changelog: 0.8.1...0.9.0

0.8.1

05 May 22:24
050b260
Compare
Choose a tag to compare

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