Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

62 lines (34 loc) · 1.11 KB

1.3.0

  • Update dependencies.

1.2.0

  • Update dependencies.

1.0.0

  • Minimum required Dart SDK version updated to 3.3.
  • The RPC method names and service class implementations have been updated. Please refer to the examples folder for guidance.
  • Update dependencies.

0.1.4

  • Update dependencies.
  • Important Notice: This is the final version supporting Dart v2. The next release will require Dart v3.3 or higher.

0.1.3

  • Update dependencies.

0.1.2

  • Update dependencies.

0.1.1

  • Fixed W5 extension and internal messaging issues
  • Added examples for W5 extension and internal transactions

0.1.0

  • Breaking Changes: Updated APIs for NFT, Jetton, and versioned contracts. All related methods have been modified.
  • Added: Support for WalletV5R1.
  • Added: Support for MultiOwnerV2R1 contracts.
  • Added: Support for Stable Jetton contracts.

0.0.4

  • Update dependencies.

0.0.3

  • Fixed various bugs.
  • Update dependencies.
  • Support for NFT, NFTCollection and NFTCollection-Mintable Contract

0.0.2

  • Fixed various bugs.
  • Update dependencies.

0.0.1

  • TODO: Describe initial release.