Skip to content

Releases: richardschneider/net-ipfs-http-client

Release v0.33.0 (2019-08-30)

29 Aug 23:50
6b38ef0
Compare
Choose a tag to compare

Breaking Changes

  • FileSystemLink: remove IsDirectory (455eef6)

Features

  • GenericApi: add PingAsync (6b38ef0)
  • ObjectApi: add StatAsync (fd4a86b)

Release v0.32.0 (2019-08-22)

22 Aug 00:15
ec3af42
Compare
Choose a tag to compare

Features

  • Resolve: recursive is now the default, fixes #58 (ec3af42)

Release v0.31.0

15 Aug 04:51
261a1cc
Compare
Choose a tag to compare

Upgrading to latest Ipfs.Core

Release v0.30.0 (2019-06-16)

16 Jun 01:50
e5e44d3
Compare
Choose a tag to compare

Chore

Features

  • BitswapApi: add LedgerAsync (8306650)

Tests

  • as of go-ipfs v.0.4.21 the CID v1 encoding changed to base32. (912c604)

Release v0.29.0 (2019-05-29)

29 May 08:16
Compare
Choose a tag to compare

Features

  • implement IBlockRepositoryApi (f5f81ba)

Release v0.28.0 (2019-05-10)

10 May 02:47
0996705
Compare
Choose a tag to compare

Features

  • PubSubApi:
    • publish a stream message (d5da246)
    • publish a binary message (2973066)

Release v0.27.2 (2019-01-07)

07 Jan 03:33
Compare
Choose a tag to compare

Bug Fixes

  • FileSystemApi: immediately report progress (5fad85d)

Release v0.27.1 (2019-01-04)

04 Jan 04:16
Compare
Choose a tag to compare

Bug Fixes

  • FileSystemApi: remove debug code (9d83d5a)

Release v0.27.0 (2019-01-04)

04 Jan 02:32
Compare
Choose a tag to compare

Features

  • FileSystemApi: add progress reporting (5ad58ce)

Release v0.26.0

25 Dec 01:15
Compare
Choose a tag to compare

Features

  • support file encryption (88cf587)