Files
xahau.js/packages/isomorphic/HISTORY.md
Omar Khan 92849e57ce release 3.1.0 (#2703)
* update HISTORYs

* update HISTORY for isomorphic

* update package.json
2024-06-03 16:33:06 -04:00

392 B

@xrplf/isomorphic Release History

Unreleased

1.0.1 (2024-06-03)

Fixed

  • Throw error if hexToBytes or hexToString is provided a string that is not in hex

1.0.0 (2024-02-01)

Initial release providing isomorphic and tree-shakable implementations of:

  • ripemd160
  • sha256
  • sha512
  • bytesToHash
  • hashToBytes
  • hexToString
  • stringToHex
  • randomBytes
  • stringToHex
  • ws