Skip to content

Releases: aave/aave-js

2.3.0

22 Jan 18:12
Compare
Choose a tag to compare

This release incorporates the former light-client into the protocol-js - you can find the docs here.

v1.2.1

09 Mar 22:57
Compare
Choose a tag to compare

1.2.1 (2019-03-09)

Bug Fixes

  • loan-offer: fix loan offer creation method (a569fc9)

v1.2.0

08 Mar 20:57
Compare
Choose a tag to compare

1.2.0 (2019-03-08)

Features

  • loan-offer: pre production cleanup (5f9bd68)

v1.1.0

06 Mar 12:08
Compare
Choose a tag to compare

1.1.0 (2019-03-06)

Features

  • Added methods to get loans data by borrower and lender address (6f7c6c0)

v1.0.4

16 Feb 00:49
Compare
Choose a tag to compare

1.0.4 (2019-02-16)

Bug Fixes

v1.0.3

16 Feb 00:35
Compare
Choose a tag to compare

1.0.3 (2019-02-16)

Bug Fixes

  • temporary remove rollup (91c3258)

v1.0.2

16 Feb 00:07
Compare
Choose a tag to compare

1.0.2 (2019-02-16)

Bug Fixes

  • change built, entry point and tests (c81eb85)

v1.0.1

15 Feb 16:04
Compare
Choose a tag to compare

1.0.1 (2019-02-15)

Bug Fixes

  • services: update produtcion API url (f7bc2f3)

v1.0.0

15 Feb 15:01
Compare
Choose a tag to compare

1.0.0 (2019-02-15)

Bug Fixes

Features

  • add getMaxLoanAmountFromCollateral and sendTransaction methods (8985898)
  • collateral price methods (1bb6cfd)
  • errors, add utils, signup (57423a5)
  • tests, fix auth (2a5f15d)
  • types (ea312d1)
  • update travis (5e92a3f)