mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-06 13:55:49 +00:00
Release 1.8.2 (#1320)
This commit is contained in:
@@ -2,10 +2,13 @@
|
|||||||
|
|
||||||
Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release.
|
Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release.
|
||||||
|
|
||||||
## UNRELEASED
|
## 1.8.2 (2020-10-23)
|
||||||
|
|
||||||
* Fixed: Browser compatibility
|
* Bug fixes
|
||||||
* Use ripple-binary-codec 0.2.x to prevent browser issues
|
* Browser compatibility: Use ripple-binary-codec 0.2.x to prevent browser issues (#1321)
|
||||||
|
* Memory leak: Clear awaiting response promises to prevent memory leak (#1302)
|
||||||
|
* Feature: getSettings() - allow ledgerVersion to be 'validated', 'closed', or 'current' (#1298)
|
||||||
|
* Docs: Update APPLICATIONS.md
|
||||||
|
|
||||||
## 1.8.1 (2020-09-25)
|
## 1.8.1 (2020-09-25)
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ripple-lib",
|
"name": "ripple-lib",
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user