Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@tailingchen tailingchen released this 24 May 06:16
· 281 commits to main since this release
fdc2043

[0.4.0] - 2022-05-24

  • Add ChainlinkPriceFeedV2, which calculates the twap by cached twap.
  • Add origin ChainlinkPriceFeed, which calculates the twap by round data instead of cached twap.