Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

45 lines (25 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.0] - 2023-08-28

  • Migration to @ton libraries

[2.0.2] - 2023-03-26

Fixed

  • Packaging issues

[2.0.1] - 2023-03-24

Fixed

  • speedup x200

[2.0.0] - 2023-01-03

Added

  • disassemble contracts directly from Buffer using fromBoc

Changed

  • Switched to ton-core

Fixed

  • Fixed #5

[1.3.0] - 2022-12-27

Fixed

  • Moved ton to peerDependencies

[1.2.1]

Fixed

  • Minor bugs