Releases: morpho-org/morpho-aavev3-optimizer-sdk
Releases · morpho-org/morpho-aavev3-optimizer-sdk
v1.5.4
1.5.4 (2023-06-29)
Bug Fixes
- blockTag requests (0be45cb)
- more specific blockTag test (8bfea5c)
- multicall: use multicall provider (aa74533)
- tests: use signer provider in e2e tests (4604486)
v1.5.3
1.5.3 (2023-06-15)
Bug Fixes
- type for poolBorrowAPY on market (f0976ef)
v1.5.2
1.5.2 (2023-06-14)
Bug Fixes
- deepCopy issue with configuration defaultProvider (925aca8)
v1.5.1
1.5.1 (2023-06-13)
Bug Fixes
v1.5.0
1.5.0 (2023-06-05)
Features
Bug Fixes
- fetcher: fix the use of underlying balance as scaled balance (f2aa285)
- tests: fill morpho owner with ethers (f0014b4)
- typos (23a3bc7)
v1.4.0
1.4.0 (2023-05-25)
Features
v1.3.0
1.3.0 (2023-05-24)
Features
v1.2.0
1.2.0 (2023-05-23)
Features
- sync latest changes from original repository (b57d5a6)
Bug Fixes
- add healthFactor test (f703a31)
- add repaying over supply cap test (9c25a1a)
v1.1.0
1.1.0 (2023-05-23)
Features
- rewards: fetch rewards from API (7e7c530)
Bug Fixes
- rewards: Fix rewards handling (7b7a896)
Dependencies and Other Build Updates
- deps-dev: bump @types/node from 20.1.2 to 20.1.3 (36382bb)
- deps-dev: bump @types/node from 20.1.3 to 20.1.4 (56db112)
- deps-dev: bump hardhat-tracer from 2.2.2 to 2.3.0 (3b382eb)
v1.0.0
1.0.0 (2023-05-15)
Features
Bug Fixes
- adapt test with the fetching update (8e37445)
- CI (b7255ea)
- CI: add required permissions for
semantic-release
(f27ad01)