Skip to content

Releases: tact-lang/tact

Release 1.1.0-beta.16

09 Apr 13:53
Compare
Choose a tag to compare
Release 1.1.0-beta.16 Pre-release
Pre-release

Changed

  • reply now in contract instead of global context

Release 1.1.0-beta.15

08 Apr 23:32
Compare
Choose a tag to compare
Release 1.1.0-beta.15 Pre-release
Pre-release

Added

  • asCell to maps

Release 1.1.0-beta.14

08 Apr 23:18
Compare
Choose a tag to compare
Release 1.1.0-beta.14 Pre-release
Pre-release

Fixed

  • Fix dnsResolveWallet compilation error

Release 1.1.0-beta.13

08 Apr 23:07
Compare
Choose a tag to compare
Release 1.1.0-beta.13 Pre-release
Pre-release

Added

  • dns library
  • map key and value serialization formats

Release 1.1.0-beta.12

08 Apr 12:54
Compare
Choose a tag to compare
Release 1.1.0-beta.12 Pre-release
Pre-release

Fixed

  • Upgrade decompiler to a @tact-lang/opcodes@0.0.13

Release 1.1.0-beta.11

08 Apr 11:39
Compare
Choose a tag to compare
Release 1.1.0-beta.11 Pre-release
Pre-release

Fixed

  • Signature of preloadBits function

Release 1.1.0-beta.10

08 Apr 10:32
Compare
Choose a tag to compare
Release 1.1.0-beta.10 Pre-release
Pre-release

Added

  • sha256 function to compute sha256 hash of a text or byte string

Release 1.1.0-beta.9

02 Apr 13:11
Compare
Choose a tag to compare
Release 1.1.0-beta.9 Pre-release
Pre-release

Added

  • Opt-in external messages support

Release 1.1.0-beta.8

02 Apr 12:03
Compare
Choose a tag to compare
Release 1.1.0-beta.8 Pre-release
Pre-release

Fixed

  • Missing implementation of Address to Address maps

Release 1.1.0-beta.7

28 Mar 14:48
Compare
Choose a tag to compare
Release 1.1.0-beta.7 Pre-release
Pre-release

Added

  • inline modifier for functions to inline them into the caller

Fixed

  • Fix missing method_id in get_abi_ipfs and lazy_deployment_completed