Releases: XRPLF/xrpl.js
Releases · XRPLF/xrpl.js
0.9.0
- Add routes to the vault client for KYC attestations (ed2da574)
- Currency: add
show_interest
flag to show or hide interest inCurrency.to_human()
andCurrency.to_json()
Example use in tests - Configurable maxAttempts for transaction submission (d107092)
- Binformat: added missing TransactionResult options (6abed8d)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
- Shrinkwrap packages for dependency locking (2dcd5f9)
- Fix: Amount.to_human() precision bugs (4be209e and 7708c64)
- Fix: change handling of requestLedger options (57b7030)
0.9.0-rc5
- Add routes to the vault client for KYC attestations (ed2da574)
- Currency: add
show_interest
flag to show or hide interest inCurrency.to_human()
andCurrency.to_json()
Example use in tests - Configurable maxAttempts for transaction submission (d107092)
- Binformat: added missing TransactionResult options (6abed8d)
- Fix: Amount.to_human() precision bugs (4be209e)
- Fix: change handling of requestLedger options (57b7030)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
0.9.0-rc4
- Add routes to the vault client for KYC attestations (ed2da574)
- Currency: add
show_interest
flag to show or hide interest inCurrency.to_human()
andCurrency.to_json()
Example use in tests - Configurable maxAttempts for transaction submission (d107092)
- Binformat: added missing TransactionResult options (6abed8d)
- Fix: Amount.to_human() round when given precision (033257b)
- Fix: change handling of requestLedger options (57b7030)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
0.9.0-rc3
- Add routes to the vault client for KYC attestations (ed2da574)
- Currency: add
show_interest
flag to show or hide interest inCurrency.to_human()
andCurrency.to_json()
Example use in tests - Configurable maxAttempts for transaction submission (d107092)
- Binformat: added missing TransactionResult options (6abed8d)
- Fix: change handling of requestLedger options (57b7030)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
v0.9.0-rc2
- Add routes to the vault client for KYC attestations (ed2da574)
- Currency: add
show_interest
flag to show or hide interest inCurrency.to_human()
andCurrency.to_json()
Example use in tests - Configurable maxAttempts for transaction submission (d107092)
- Fix: change handling of requestLedger options (57b7030)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
v0.9.0-rc1
- Add routes to the vault client for KYC attestations (ed2da574)
- Configurable maxAttempts for transaction submission (d107092)
- Fix: change handling of requestLedger options (57b7030)
- Breaking change: make maxLoops in seed.get_key optional. Example use in tests (23e473b)
v0.8.3-rc1
v0.8.2
- Currency: Allow mixed letters and numbers in currencies
- Deprecate account_tx map/reduce/filter
- Fix: correct requestLedger arguments
- Fix: missing subscription on error events for some server methods
- Fix: orderbook reset on reconnect
v0.8.2-rc2
- Currency: Allow mixed letters and numbers in currencies
- Deprecate account_tx map/reduce/filter
- Fix: correct requestLedger arguments
- Fix: missing subscription on error events for some server methods
- Fix: orderbook reset on reconnect
- Fix: ripple-lib crashing. Add potential missing error handlers
v0.8.1
- Wallet: Add Wallet class that generates wallets
- Make npm test runnable in Windows.
- Fix several stability issues, see merged PR's for details
- Fix bug in Amount.to_human_full()
- Fix undefined fee states when connecting to a rippled that is syncing