mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 23:55:49 +00:00
Fix version (#1989)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.1.2 (2022-05-02)
|
||||
## 1.1.4 (2022-05-02)
|
||||
- `hexToBytes` now produces empty output for empty input, rather than `[0]`.
|
||||
- Extend `bytesToHex` to work correctly with any input type accepted by `Array.from`.
|
||||
In particular, it now produces correct output for typed arrays such as `UInt8Array`.
|
||||
|
||||
Reference in New Issue
Block a user