mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	Release 1.3.4
This commit is contained in:
		@@ -1,5 +1,13 @@
 | 
			
		||||
# ripple-lib Release History
 | 
			
		||||
 | 
			
		||||
## 1.3.4 (2019-10-18)
 | 
			
		||||
 | 
			
		||||
* Update ripple-lib-transactionparser
 | 
			
		||||
* Improve error message when signing fails (e.g. due to trailing zeros)
 | 
			
		||||
* Integrate ripple-hashes (in TypeScript with improved naming and docs)
 | 
			
		||||
* Add multi-signing example to sign() method docs
 | 
			
		||||
* Update TypeScript
 | 
			
		||||
 | 
			
		||||
## 1.3.3 (2019-09-10)
 | 
			
		||||
 | 
			
		||||
* Expand node version compatibility to support Node.js 12 ([ripple-binary-codec#32](https://github.com/ripple/ripple-binary-codec/issues/32))
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "ripple-lib",
 | 
			
		||||
  "version": "1.3.3",
 | 
			
		||||
  "version": "1.3.4",
 | 
			
		||||
  "license": "ISC",
 | 
			
		||||
  "description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
 | 
			
		||||
  "files": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user