mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
Release ripple-binary-codec@1.3.1
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
# ripple-binary-codec Release History
|
||||
|
||||
## Unreleased
|
||||
## 1.3.1 (2022-01-28)
|
||||
- Fix "homepage" field in package.json
|
||||
|
||||
## 1.3.0 (2021-12-17)
|
||||
### Added
|
||||
- Exported `TRANSACTION_TYPES` value
|
||||
- Exported `TRANSACTION_TYPES` value
|
||||
### Fixed
|
||||
- Adds missing fields from XLS-20 NFT implementation
|
||||
|
||||
## 1.2.2 (2021-12-2)
|
||||
## 1.2.2 (2021-12-02)
|
||||
- Fix issue where unsupported currency codes weren't being correctly processed
|
||||
- Added a workaround for rippled UNLModify encoding bug (#1830)
|
||||
|
||||
## 1.2.1 (2021-12-1)
|
||||
## 1.2.1 (2021-12-01)
|
||||
- Fix issue where npm < 7 could not install the library
|
||||
|
||||
## 1.2.0 (2021-11-15)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-binary-codec",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "XRP Ledger binary codec",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user