Js Http Client Versions Save

[DEPRECATED] Official Textile JS HTTP Wrapper Client

v1.1.0

4 years ago

Adds pubsub capabilities

v1.0.2

4 years ago

Minor updates to match go-textile

v1.0.0

4 years ago

This release brings js-http-client up to date with go-textile version 0.4.0. Along with some API changes, it includes:

Due to the downstream API changes (which are reflected here) we have bumped the major version. This also means js-http-client is now on version 1.0.0, which is pretty exciting! Note: This also means that this release is not backward compatible. If you are using go-textile releases prior to 0.4.0 with this release, you may experience issues. It is recommended you update both your go-textile and js-http-client versions together whenever possible.

See changes since last release.

As always, you can install the latest release with npm i @textile/js-http-client or yarn add @textile/js-http-client

v0.2.20

5 years ago

Updates to latest go-textile APIs, better stream support, fallback to native APIs when possible. Simpler interface for files.add APIs. Also fixes some minor bugs in invites APIs.

v0.2.19

5 years ago

v0.2.15

5 years ago

v0.2.11

5 years ago

adds file.content(hash) method

v0.2.10

5 years ago