Skip to content

Releases: replicate/replicate-javascript

v0.21.0

06 Nov 11:58
85b0b9d
Compare
Choose a tag to compare

What's Changed

  • Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #148
  • Add support for models.create and hardware.list endpoints by @mattt in #153

Full Changelog: v0.20.1...v0.21.0

v0.20.1

09 Oct 23:00
0e08e3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.20.1

v0.20.0

04 Oct 09:12
8f4c8e6
Compare
Choose a tag to compare

What's Changed

  • add descriptions to methods in README by @zeke in #143
  • add replicate.models.list() method for listing public models by @zeke in #142

Full Changelog: v0.19.0...v0.20.0

v0.19.0

03 Oct 17:39
502b22d
Compare
Choose a tag to compare

What's Changed

  • Support implicit auth using environment variable by @mattt in #127

Full Changelog: v0.18.1...v0.19.0

v0.18.1

24 Sep 16:04
4b0d9cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

11 Sep 18:02
8a352c3
Compare
Choose a tag to compare

What's Changed

  • Add support for deployments endpoint by @mattt in #131

Full Changelog: v0.17.0...v0.18.0

v0.17.0

05 Sep 12:31
c1e838a
Compare
Choose a tag to compare

What's Changed

  • Add started_at attribute to Prediction type definition by @mattt in #129

Full Changelog: v0.16.1...v0.17.0

v0.16.1

15 Aug 17:47
5a4683a
Compare
Choose a tag to compare

What's Changed

  • options are optional in replicate.wait() by @zeke in #122

Full Changelog: v0.16.0...v0.16.1

v0.16.0

08 Aug 16:07
Compare
Choose a tag to compare

Important

v0.16.0 is equivalent to v0.15.1

  • Don't throw error if auth isn't provided in client constructor (#120) 49f2486

Full Changelog: v0.15.0...v0.16.0

v0.15.1

08 Aug 16:04
f59a8f6
Compare
Choose a tag to compare

Important

v0.15.1 was re-released as v0.16.0. These versions are equivalent.

  • Don't throw error if auth isn't provided in client constructor (#120) 49f2486

v0.15.0...v0.15.1