Skip to content

Releases: tact-lang/tact-sublime

v1.6.7

28 Apr 11:24
11fe1c1
Compare
Choose a tag to compare

What's Changed

  • feat: support Tact 1.6.7 in #46 (and a patch in #47)

Full Changelog: v1.6.6...v1.6.7

v1.6.6

22 Apr 15:20
9a4c0a4
Compare
Choose a tag to compare

What's Changed

  • feat: support Tact 1.6.4, 1.6.5, and 1.6.6 in #44

Full Changelog: v1.6.4...v1.6.6

v1.6.4

16 Apr 09:42
a694530
Compare
Choose a tag to compare

What's Changed

  • fix: differentiate between message keyword and message function in #41

Full Changelog: v1.6.3...v1.6.4

v1.6.3

13 Mar 22:38
c7c5aeb
Compare
Choose a tag to compare

What's Changed

  • fix: grammar in README in #36
  • feat: add snippets deployparams and msgparams in #39
  • chore: refer to tact-language-server in #39
  • feat: add forceBasechain() completion in #39

This release targets Tact 1.6.3: https://github.com/tact-lang/tact/blob/main/dev-docs/CHANGELOG.md#163---2025-03-12

New Contributors

v1.6.0

05 Mar 05:29
f67906d
Compare
Choose a tag to compare

What's changed

Supported Tact v1.6.0 in #33

See Tact compiler changelog for details on v1.6.0: https://github.com/tact-lang/tact/blob/main/dev-docs/CHANGELOG.md#160---2025-02-28

New Contributors

  • @i582 made their first contribution in #31

Full Changelog: v1.5.3...v1.6.0

v1.5.3

28 Jan 00:00
0835ea7
Compare
Choose a tag to compare

What's Changed

  • fix: patch highlighting of serialization formats and remove of invalid properties
  • feat: highlight asm as a keyword
  • chore: update links to documentation pages for entities introduced in 1.4.0 and 1.5.0 Tact versions

Full Changelog: v1.5.2...v1.5.3

v1.5.2

03 Oct 17:51
f5bdaf6
Compare
Choose a tag to compare

What's Changed

  • fix: patch 1.5.2, fixing highlighting of return indexes in asm arrangements/shuffles in #27

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Oct 21:37
f6d3d1f
Compare
Choose a tag to compare

What's Changed

  • fix: patch 1.5.1 in #26

v1.5.0

16 Sep 02:06
3b63bdf
Compare
Choose a tag to compare

What's Changed

  • feat: support Tact 1.5.0 in #24

Full Changelog: v1.4.1...v1.5.0

Tact 1.5.0 release: https://github.com/tact-lang/tact/releases/tag/v1.5.0

v1.4.1

28 Jul 17:27
440f907
Compare
Choose a tag to compare

What's Changed

  • feat: new doc page links in completions — #21
  • fix: relax requirements on FunC identifiers to just (.*?)#21

Full Changelog: v1.4.0...v1.4.1