Releases: balancer/balancer-sdk
Releases · balancer/balancer-sdk
v0.1.9
New release (#70 )
🏗️ Updates
- Bump SOR package (v4.0.0-beta.4). 0 amount bug fix.
v0.1.8
New release (#59)
🏗️ Updates
- Bump SOR package (v4.0.0-beta.3). Generic boosted paths. Weighted pool precision.
- Correct Readme error.
v0.1.6
New release (#59)
🏗️ Updates
- Add new error codes and balancerminter class
- Bump SOR package (v4.0.0-beta.2) for ERC4626Linear pool types and Linear wrapped<>main.
- Update Polygon SG to use Linear Pools.
- Update onChain for any Linear pool type.
v0.1.5
New release (#55)
🏗️ Updates
- Adds flashswap functionality (@drewdrewthis)
- Update SOR to 4.0.0-beta.1
- Expose functions required for 0x integration
v0.1.4
Release ⚒️
- Update to SOR with new boostedPool algo - v4.0.0-beta.0.
- Update config to match new format - uses bbausd instead of staBal3Pool.
v0.1.0
Release ⚒️
@danielmkm - Basis for a generic and customizable BalancerSdkConfig, Expose the SOR from the SDK, Subgraph query module.
v0.0.4
Release ⚒️
#17 - Update to new Linear Pools.
v0.0.3
Release ⚒️
#13 - Added Relayer exitPoolAndBatchSwap function
#15 - Updated inputs/outputs to use strings (instead of BigNumberish)