This repository was archived by the owner on Feb 17, 2023. It is now read-only.
Releases: ton-core/tact
Releases · ton-core/tact
Release 0.9.2
Release 0.9.1
Changed
- Update
dumpfunction to handle booleans and strings, better type checking or arguments - Report
org.ton.debug.v0interface if debug mode is enabled - Update bindings generator to support
ton-emulator >= v2.1.0
Release 0.9.0
Added
- Importing
funcfiles
Changed
- Upgrade
functo0.4.1 - Enforce
funcversion in generated files - Enable critical pragmas by default
- Enable inlining in a lot of places thanks to fixed crashes in
func
Release 0.8.11
Fixed
- Optional
Addressfields in typescript bindings
Added
Address.asSlicefor manual address parsing@stdlib/contentlibrary withcreateOffchainContentfunctions
Release 0.8.10
Fixed
>>and<<operations- Type checking of struct constructors