Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

70 lines (38 loc) · 3.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2024-12-14)

Features

  • Export SuiInteractor class (e7109e0)
  • Upgrade @mysten/sui to version 1.3.1 (5925815)
  • Add createTxBlock; update selectCoinsWithAmount to return version and also digest instead of objectId only (569c043)

Features

  • Upgrade @mysten/sui sdk to 1.7.0 and other related packages (f17e669)

1.3.0 (2024-07-25)

Features

  • Update mysten/sui sdk (c0a4691)
  • Bump version to match mysten/sui version

1.0.2 (2024-07-12)

Bug Fixes

  • Add number and bigint check on convertArgs (c73ccb3)
  • Fix types and pure getter on SuiTxBlock (6cae48f)

1.0.1 (2024-07-12)

Bug Fixes

1.0.0 (2024-07-9)

⚠ BREAKING CHANGES

  • Upgrade to @mysten/sui@1 (#23)

0.52.0 (2024-06-14)

Features

  • Add balance property to selectCoins method in SuiInteractor class (c61c7d8)
  • Match version number with mysten/sui.js library version

0.44.45 (2024-05-14)

0.44.2 (2023-12-30)

Bug Fixes

  • correct VecArg for convertArgs (c213a7b)

0.44.0 (2023-10-22)

0.42.0 (2023-09-27)

⚠ BREAKING CHANGES

  • change JsonRpcProvider to SuiClient, and change getSinger to getKeypair in SuiKit class

Features

  • export transactions from sui sdk (4bfa0f2)

  • upgrade sui sdk to refactored version (925f731)