github tact-lang/tact v1.6.2
Release 1.6.2

latest release: v1.6.3
9 days ago

Language features

  • [fix] Empty init() is not implicitly inserted when empty contract parameters are present: PR #2314

Standard Library

  • Add doc comments for the functions and structs in /libs: PR #2308
  • Add the Slice.skipRef, Slice.skipMaybeRef, Slice.skipBool, Slice.skipCoins, Slice.skipVarUint16, Slice.skipVarInt16, Slice.skipVarUint32, Slice.skipVarInt32, Slice.skipAddress functions: PR #2305

Error reporting

  • [fix] Don't give an error for a small enough type for bounce receiver: PR #2300

TypeScript wrappers

  • [fix] Getters are called by their named and not method_id if it is not explicitly set: PR #2299
  • Contract constructors are public now: PR #2290

Release contributors

Don't miss a new tact release

NewReleases is sending notifications on new releases.