Skip to content

Releases: richardschneider/net-ipfs-core

Release v0.20.0 (2018-03-09)

09 Mar 07:10
Compare
Choose a tag to compare

Features

  • CoreApi: allow pinning of blocks are files (381dc9f)

Release v0.19.3 (2018-03-09)

09 Mar 02:49
Compare
Choose a tag to compare

Features

  • DagNode: allow setting of ID for performance reasons (f13d766)

Bug Fixes

  • DagNode: use default hash algorithm when inited from a stream (0c9d7ee)

Release v0.19.2 (2018-03-04)

04 Mar 11:45
Compare
Choose a tag to compare

Bug Fixes

Release v0.19.1 (2018-02-12)

12 Feb 03:39
Compare
Choose a tag to compare

Fix

  • better read timeout/end of stream test

Release v0.19.0 (2018-02-12)

11 Feb 22:48
Compare
Choose a tag to compare

Features

  • async methods for Varint (ba1580d)
  • dbl-sha2-256 hash #50 (4f20696)
  • added p2p and removed dnsaddr from network protocol (462b248)

Release v0.18.5 (2018-01-25)

25 Jan 01:32
Compare
Choose a tag to compare

Features

  • SwarmApi:
    • add/remove/list address filters (7070f35)
    • persisting address filters (350e311)
  • add ipcidr network protocol as a way of filtering on an IP address range (11a7762)

Testing

  • use Travis CI for unix testing (77f563b)

Release v0.18.4 (2018-01-22)

22 Jan 04:31
Compare
Choose a tag to compare

Features

define IBootstrapApi #42 (90982bb)

Release v0.18.3 (2018-01-18)

17 Jan 19:18
Compare
Choose a tag to compare

Breaking changes

IKeyApi import and export methods changed #47.

Release v0.18.2 (2018-01-13)

12 Jan 23:11
Compare
Choose a tag to compare

Bug Fixes

Release v0.18.1 (2018-01-12)

12 Jan 00:05
Compare
Choose a tag to compare

Bug Fixes

  • IFileSystemApi: adding file/directory returns an IFileSystemNode (9e35abc)
  • ISwarmApi: define connect and disconnect #46 (c0d5d13)