Skip to content

Releases: richardschneider/net-ipfs-core

Release v0.25.1 (2018-05-13)

13 May 05:07
Compare
Choose a tag to compare

Bug Fixes

Release v0.25.0 (2018-05-13)

13 May 01:25
Compare
Choose a tag to compare

Breaking Changes

  • DagApi: use JObject as linked data #41 (10d8d91)

Features

Release v0.24.0 (2018-05-04)

04 May 02:17
Compare
Choose a tag to compare

Features

Release v0.23.1 (2018-05-03)

03 May 03:43
Compare
Choose a tag to compare

Bug Fixes

  • INameApi:
    • PublishAsync returns NamedContent not a CID (ee281ba)
    • ResolveAsync returns a path not a CID (302aa86)

Release v0.23.0 (2018-05-02)

02 May 04:25
Compare
Choose a tag to compare

Features

  • MultiHash:

    • implement md4 and md5 (1fa48fd)
    • implement shake-128 and shake-256 (2fbd4a0)
    • implement blake2b-* and blake2s-* (9818e5c)
    • register murmur3-32 and murmur3-128 (eac230c)
  • MultiBase:

Bug Fixes

  • NetworkProtocol:

Release v0.22.2 (2018-03-16)

16 Mar 04:53
Compare
Choose a tag to compare

Bug Fixes

  • VarInt: raise EndOfStreamException (59f1d90)

Documentation

  • IBlockApi.StatAsync: clarification (92557db)

Release v0.22.1 (2018-03-16)

15 Mar 23:39
Compare
Choose a tag to compare

oops copy and paste error

Release v0.22.0 (2018-03-16)

15 Mar 23:16
Compare
Choose a tag to compare

Features

Release v0.21.1 (2018-03-10)

10 Mar 00:41
Compare
Choose a tag to compare

Bug Fixes

  • forget to update AddFileAsync

Release v0.21.0 (2018-03-10)

10 Mar 00:16
Compare
Choose a tag to compare

Breaking Changes

  • options when adding a file (8f7c391)