Swap-Aggregator-Subgraph/node_modules/multibase/CHANGELOG.md
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30

1.9 KiB

0.6.1 (2020-03-16)

Bug Fixes

0.6.0 (2018-11-22)

Bug Fixes

  • base64url encodes multiple occurances of + and / (#39) (84f79ba), closes #35
  • decode example typo (4d0fc17)
  • do not throw when non buffer/string passed to isEncoded (1ae01a0)

0.5.0 (2018-08-30)

Features

  • export list of multibase names and codes (#31) (c9e221c)

0.4.0 (2018-01-01)

Bug Fixes

0.3.4 (2017-03-16)

0.3.3 (2017-03-15)

Bug Fixes

  • base16: hex strings are always of even length (#16) (b02e0d3)