mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 04:35:49 +00:00
v0.2.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# ripple-binary-codec Release History
|
# ripple-binary-codec Release History
|
||||||
|
|
||||||
|
## 0.2.3 (2019-08-29)
|
||||||
|
|
||||||
|
- Expand node version compatibility (#32, #33)
|
||||||
|
|
||||||
## 0.2.2 (2019-07-26)
|
## 0.2.2 (2019-07-26)
|
||||||
|
|
||||||
- Input validation - Amount and Fee should not allow fractional XRP drops ([#31](https://github.com/ripple/ripple-binary-codec/issues/31))
|
- Input validation - Amount and Fee should not allow fractional XRP drops ([#31](https://github.com/ripple/ripple-binary-codec/issues/31))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ripple-binary-codec",
|
"name": "ripple-binary-codec",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"description": "XRP Ledger binary codec",
|
"description": "XRP Ledger binary codec",
|
||||||
"files": [
|
"files": [
|
||||||
"distrib/npm/*",
|
"distrib/npm/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user