Releases: tact-lang/tact-sublime
Releases · tact-lang/tact-sublime
v1.6.7
v1.6.6
v1.6.4
v1.6.3
What's Changed
- fix: grammar in README in #36
- feat: add snippets
deployparams
andmsgparams
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
- @anton-trunov made their first contribution in #36
v1.6.0
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
Full Changelog: v1.5.3...v1.6.0
v1.5.3
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
v1.5.1
v1.5.0
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