Skip to content

Releases: replicate/replicate-swift

0.24.0

16 Sep 09:34
efd033f
Compare
Choose a tag to compare

What's Changed

  • Add progress property to Prediction by @mattt in #75

Full Changelog: 0.23.0...0.24.0

0.23.0

31 Jul 12:00
d3d3bb7
Compare
Choose a tag to compare

What's Changed

  • Add updateHandler callback for Prediction.wait and Client.run methods by @mattt in #90
  • Allow underlying Client session to be configured and accessed by @mattt in #88
  • Update documentation comments by @mattt in #89

Full Changelog: 0.22.0...0.23.0

0.22.0

25 Jul 19:22
e7c2cb2
Compare
Choose a tag to compare

What's Changed

  • Use Bearer authorization scheme by @mattt in #80
  • Update recommendations for passing file inputs to models by @mattt in #82
  • Add support for models.search endpoint by @mattt in #84

Full Changelog: 0.21.0...0.22.0

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