1.0.1 (2020-06-02)
- Log error when http-client failed to maybeApi
1.0.0 (2020-04-22)
- run jest before aegir release (0e40e66)
- better api (#10) (58098a8)
- lazy load js-ipfs-http-client and async iterator support (#8) (cac51fa)
- prebuilt browser bundles (bc1c63d)
- BREAKING: ipfs-http-client v44 (#19) (8d9d025)
- this switches ipfs-provider to the new JS APIs based on async iterators. More details in: https://blog.ipfs.io/2020-02-01-async-await-refactor
- BREAKING: ipfs-http-client v44 brings new JS API (with async iterators)
0.2.2 (2019-09-02)
0.2.1 (2019-06-14)
- do not fail outside the browser (2714381)
0.2.0 (2019-06-07)
- add tests and output the provider (eb80656)