Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 08:53
· 134 commits to main since this release

0.1.4 (2023-05-29)

Bug Fixes

  • remove type=module for developers who want to use cjs (a6881de)

0.1.3 (2023-05-29)

Bug Fixes

  • sdk constructor in test file (8e81a25)
  • trade: remove Promise.all (5aec895)

Features

  • export all constant variables (743a8eb)
  • math: add method tickIndexToPrice (09cf794)
  • support devnet network (1456f26)
  • trade: add swap option signAndExecute (da5e1f0)
  • trade: update swap options (deea71e)