# @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