Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 07:45
· 0 commits to ca64a1ac38684aaac966a4050096149d73753be7 since this release

1.4.0 (2023-09-09)

Bug Fixes

  • allow swapping for base token if not whitelisted (8c77a25)
  • assert pool is owner of position it is adding liquidity to (5e29af0)
  • correctly retrieve tokenOut in uniswap adapter (19bbbff)
  • correctly retrieve tokens from path in uniswap adapter (2b804b2)
  • modify visibility of internal method (7dc1914)
  • remove implementation of sweep methods (9f00adb)
  • support multi-hop uni v2 swaps (c2f672b)

Features

  • do not store npm adapter 'params' in memory (ddf84e3)
  • update copy and set approval only if positive amount (2115d2c)