github tact-lang/tact v1.6.3
Release 1.6.3

2 days ago

Compiler configuration

  • Added internalExternalReceiversOutsideMethodsMap config option as part of optimization options to protect potentially unwanted optimization: PR #2370

Standard Library

  • Added forceBasechain() function: PR #2330

Internal infrastructure

  • Removed old parser: PR #2365

Docs

  • Added descriptions for &&=, ||=, >>= and <<= augmented assignment operators: PR #2328
  • Added gas best practices page: PR #2342
  • Documented semantics of empty contract parameters: PR #2346
  • Deprecated Deployable and FactoryDeployable traits in favor of null message body receive() and a cashback() function: PR #2354
  • Documented new exit code and opcode records in TypeScript wrappers: PR #2348

Release contributors

Don't miss a new tact release

NewReleases is sending notifications on new releases.