mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 20:25:48 +00:00
Release 1.1.0
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# ripple-binary-codec Release History
|
||||
|
||||
## 1.1.0 (2020-12-03)
|
||||
- Add support for Tickets (TicketBatch amendment)
|
||||
- Fix web browser compatibility
|
||||
|
||||
## 1.0.2 (2020-09-11)
|
||||
- Allow currencies to be encoded from any 3 character ASCII code.
|
||||
- Allow currencies to be encoded from any 3 character ASCII code
|
||||
|
||||
## 1.0.1 (2020-09-08)
|
||||
- Filter out fields with undefined values
|
||||
@@ -68,7 +72,7 @@
|
||||
## 0.1.8
|
||||
|
||||
## 0.1.7
|
||||
|
||||
|
||||
## 0.1.6
|
||||
|
||||
|
||||
## 0.1.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user