Releases: notional-finance/sdk-v2
Releases · notional-finance/sdk-v2
v0.3.1
Release Notes:
- 💵 Adding NOTE token price to cache
v0.3.0
Release Notes:
- 🙃 adding loan to value ratio calculations
- 🤽🏽 adding liquidation price calculation
- ☠️ adding interest rate risk calculation
- 🐎 adding cache ability for sdk
- 🥅 exposing net fcash in FreeCollateral library
v0.2.5
Release Notes:
- 🎶 adding NOTE price from CoinGecko
v0.2.4
Release Notes:
- 🔢 fixing balance summary yield display strings
v0.2.3
Release Notes:
- 🐛 fixing broken import
- ⛽ bumping gas limit to 5% buffer
v0.2.2
Release Notes:
- ⌛ lower default data refresh interval
v0.2.1
Release Notes:
- 💸 fix bug with withdrawing cash amounts when there is no debt
- 🔢 max xirr convergence a little more reliable
- 🧪 add some other tests and clean up coverage
v0.2.0
Release Notes:
- 💰 adding NOTE token yield calculation
v0.1.0
Release Notes:
- 🚀 adding mainnet addresses
- 📈 limit max market proportion
- catch error inside balance summary if xirr fails
v0.0.9
Release Notes:
- Update ABI
- Fix asset summary to work with settle cash debt and ntoken residual
- Fix Governance types