Skip to content

Releases: XRPLF/xrpl.js

0.9.0-rc5

21 Oct 22:06
Compare
Choose a tag to compare
0.9.0-rc5 Pre-release
Pre-release
  • Add routes to the vault client for KYC attestations (ed2da574)
  • Currency: add show_interest flag to show or hide interest in Currency.to_human() and Currency.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

16 Oct 21:13
Compare
Choose a tag to compare
0.9.0-rc4 Pre-release
Pre-release
  • Add routes to the vault client for KYC attestations (ed2da574)
  • Currency: add show_interest flag to show or hide interest in Currency.to_human() and Currency.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

15 Oct 18:33
Compare
Choose a tag to compare
0.9.0-rc3 Pre-release
Pre-release
  • Add routes to the vault client for KYC attestations (ed2da574)
  • Currency: add show_interest flag to show or hide interest in Currency.to_human() and Currency.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

09 Oct 21:47
Compare
Choose a tag to compare
v0.9.0-rc2 Pre-release
Pre-release
  • Add routes to the vault client for KYC attestations (ed2da574)
  • Currency: add show_interest flag to show or hide interest in Currency.to_human() and Currency.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

09 Oct 16:42
Compare
Choose a tag to compare
v0.9.0-rc1 Pre-release
Pre-release
  • 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

07 Oct 01:25
Compare
Choose a tag to compare
v0.8.3-rc1 Pre-release
Pre-release
  • Add routes to the vault client for KYC attestations (ed2da574)
  • Configurable maxAttempts for transaction submission (d107092)
  • Fix: change handling of requestLedger options (57b7030)

v0.8.2

25 Sep 17:09
Compare
Choose a tag to compare
  • 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

23 Sep 07:03
Compare
Choose a tag to compare
v0.8.2-rc2 Pre-release
Pre-release
  • 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

15 Sep 23:57
Compare
Choose a tag to compare
  • 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

v0.8.1-rc3

12 Sep 21:35
Compare
Choose a tag to compare
v0.8.1-rc3 Pre-release
Pre-release
  • 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