Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Latest commit

 

History

History
330 lines (129 loc) · 8.79 KB

CHANGELOG.md

File metadata and controls

330 lines (129 loc) · 8.79 KB

4.0.3 (2021-08-24)

4.0.2 (2021-03-03)

Bug Fixes

4.0.1 (2021-03-01)

Bug Fixes

4.0.0 (2021-03-01)

Bug Fixes

BREAKING CHANGES

  • No longer supports deep type imports only from the entrypoint.

3.1.3-0 (2021-02-13)

3.1.2 (2021-01-26)

Bug Fixes

3.1.1 (2021-01-13)

Bug Fixes

3.1.0 (2020-11-24)

Features

3.0.1 (2020-08-03)

Bug Fixes

3.0.0 (2020-08-03)

Bug Fixes

  • replace node buffers with uint8arrays (#92) (b5dbaca)

BREAKING CHANGES

    • Where node Buffers were returned, now Uint8Arrays are

2.0.0 (2020-07-30)

Features

  • accept Uint8Arrays input in place of Buffers (#88) (4bc2a05)

1.0.1 (2020-06-19)

1.0.0 (2020-06-19)

Features

0.4.20 (2020-06-18)

Bug Fixes

  • change maintainer, add docs (0e7152e)
  • update multibase and add buffer in the test (#83) (a42bcc7)

Features

  • updates multihash table (a8c8838)

BREAKING CHANGES

  • defaultLengths removed

0.4.19 (2020-03-31)

Bug Fixes

  • add missing md{4,5} hash codes (010f8cd)
  • support zero-length multihashes (86f556f)
  • sync test fixtures with go-multihash (00d5e23)

0.4.18 (2020-03-24)

0.4.17 (2020-03-17)

Bug Fixes

0.4.16 (2020-03-16)

Bug Fixes

0.4.15 (2019-07-10)

Features

  • support identity hashes (b85999d)

0.4.14 (2018-08-08)

Bug Fixes

  • missing id name constant (42b9f0c)

0.4.13 (2018-01-04)

Bug Fixes

0.4.12 (2017-10-20)

Bug Fixes

  • add missing blake2s-256 (72b856f)

0.4.11 (2017-10-20)

0.4.10 (2017-10-13)

Features

0.4.9 (2017-09-01)

0.4.8 (2017-08-23)

0.4.7 (2017-08-23)

0.4.6 (2017-08-23)

0.4.5 (2017-03-23)

Bug Fixes

  • changed name of murmur3 codec to murmur3-128 (34a9496)

0.4.4 (2017-03-16)

0.4.3 (2017-02-24)

0.4.2 (2017-02-24)

0.4.1 (2017-02-24)

0.4.0 (2017-02-24)

0.3.3 (2017-02-09)

0.3.2 (2017-01-27)

0.3.1 (2016-12-16)

Features

0.3.0 (2016-11-26)

Bug Fixes

0.2.2 (2016-05-16)

Bug Fixes

  • Throw errors, do not return them (1215fa6)

0.2.1 (2016-04-17)