Skip to content

Releases: richardschneider/net-ipfs-core

Release v0.50.1 (2019-05-19)

19 May 04:08
Compare
Choose a tag to compare

Bug Fixes

Release v0.50.0 (2019-05-09)

09 May 02:19
Compare
Choose a tag to compare

Features

  • PubSubApi: publish a binary message #74 (b015639)

Release v0.41.0 (2019-04-21)

21 Apr 02:33
Compare
Choose a tag to compare

Features

Release v0.40.1 (2019-04-08)

07 Apr 22:56
Compare
Choose a tag to compare

Chore

Release v0.40.0 (2019-01-04)

03 Jan 22:06
Compare
Choose a tag to compare

Features

  • IFileSystemApi: progress report when adding #52 (5283093)

Release v0.39.0 (2018-12-25)

25 Dec 00:36
Compare
Choose a tag to compare

Test

  • Hashing: more hashing test vectors, closes #66 (883bc38)

Chore

  • upgrade Bouncy Castle (3b3f646)
  • latest MSTest (2f5fddb)
  • cleanup documentation

Features

  • AddFileOptions: encryption via the ProtectionKey (779781e)

Release v0.38.1 (2018-12-11)

10 Dec 23:29
Compare
Choose a tag to compare

Bug Fixes

  • BitswapData: wrong names (256bb6f)

Release v0.38.0 (2018-12-10)

10 Dec 04:34
Compare
Choose a tag to compare

Features

  • IStatsApi: define the statistics/diagnostics interface (5cc6292)

Release v0.37.0 (2018-12-09)

08 Dec 23:26
Compare
Choose a tag to compare

Features

  • IFileSystemApi: add GetAsync (d077c9b)
  • MultiAddress: with and without a peer ID (01d852c)

Release v0.36.0 (2018-12-03)

03 Dec 08:28
Compare
Choose a tag to compare

Features

  • Peer:
  • MultiHash:
    • cache the base 58 encoding string (92c3bec)
    • faster equality checks (baf392b)

Bug Fixes

  • MultiHash:
    • error messages end with a full stop (365d1f0)