Skip to content

Releases: replicate/replicate-javascript

v0.7.0

04 Apr 17:23
v0.7.0
11e1ffb
Compare
Choose a tag to compare

userAgent is optional

29 Mar 16:27
Compare
Choose a tag to compare

v0.6.0...v0.6.1

New API with replicate.run() and OpenAPI-compatible methods

23 Mar 20:25
Compare
Choose a tag to compare

This is a breaking change to the JavaScript client API, but this is still a pre-1.0.0 alpha, so not yet using SemVer.

If you're using previous versions of the client, you'll need to pin to [email protected] in you package.json file, or update your code to work with the new client API.

v0.5.0...v0.6.0

v0.5.0

13 Mar 18:31
Compare
Choose a tag to compare
  • Wrap required arguments up together (#20) d4474a4
  • Update README.md 96b8e5e
  • Use native Node.js fetch 8439097
  • Use horse riding astronauts as the example 5eccd13
  • Support webhooks when creating predictions 49eb84a
  • This is a Node.js client (for now) (#19) 90a1472

v0.4.0...v0.5.0

v0.4.0

24 Feb 23:45
v0.4.0
8394541
Compare
Choose a tag to compare

v0.3.0

21 Feb 20:42
v0.3.0
4a5b03a
Compare
Choose a tag to compare

Initial release!