mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
@@ -1,5 +1,8 @@
|
|||||||
# ripple-binary-codec Release History
|
# ripple-binary-codec Release History
|
||||||
|
|
||||||
|
## 1.1.2 (2021-03-10)
|
||||||
|
- Fix for case UInt64.from string '0' due to changes in rippled 1.7.0
|
||||||
|
|
||||||
## 1.1.1 (2021-02-12)
|
## 1.1.1 (2021-02-12)
|
||||||
- PathSet.toJSON() does not return undefined values
|
- PathSet.toJSON() does not return undefined values
|
||||||
- Add support for X-Addresses in Issued Currency Amounts
|
- Add support for X-Addresses in Issued Currency Amounts
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ripple-binary-codec",
|
"name": "ripple-binary-codec",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "XRP Ledger binary codec",
|
"description": "XRP Ledger binary codec",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/*",
|
"dist/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user