Skip to content

Releases: replicate/replicate-swift

0.21.0

19 Feb 02:39
1893a95
Compare
Choose a tag to compare

What's Changed

  • Run CI workflow on macos-13-xlarge by @mattt in #71
  • Add support for accounts.current endpoint by @mattt in #72
  • Add support for deployments.get endpoint by @mattt in #74

Full Changelog: 0.20.0...0.21.0

0.20.0

11 Dec 12:50
286ba0b
Compare
Choose a tag to compare

What's Changed

  • Add support for models.predictions.create endpoint by @mattt in #69
  • Allow Client.run method to take model or version identifier by @mattt in #70

Full Changelog: 0.19.0...0.20.0

0.19.0

16 Nov 14:11
5ece95e
Compare
Choose a tag to compare

What's Changed

  • Add model field to Prediction and Training structs by @mattt in #67

Full Changelog: 0.18.1...0.19.0

0.18.1

07 Nov 13:03
b2db338
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.18.1

0.18.0

06 Nov 12:01
0f63609
Compare
Choose a tag to compare

What's Changed

  • Fix Client.createTraining method by @mattt in #62
  • Add .spi.yml by @mattt in #63
  • Add Swift Package Index badges to README by @mattt in #64
  • Add support for models.create and hardware.list endpoints by @mattt in #61

Full Changelog: 0.17.1...0.18.0

0.17.1

29 Oct 12:39
91819c8
Compare
Choose a tag to compare

What's Changed

  • Don't set Authorization header unless API token is provided by @mattt in #52
  • Fix ISO8601 / RFC3339 timestamp parsing by @longseespace in #60

Full Changelog: 0.17.0...0.17.1

0.17.0

04 Oct 10:46
1a088e2
Compare
Choose a tag to compare

What's Changed

  • Add support for models.list endpoint by @mattt in #50

Full Changelog: 0.16.0...0.17.0

0.16.0

11 Sep 18:05
685b47a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.1...0.16.0

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