tact
tact copied to clipboard
Tact v1.3.0 release checklist
- [x] Improve the changelog for v1.3.0: grammar, wording, polishing (PR #281)
- [x] Make sure there are no open issues for the v1.3.0 milestone (except for the current one, of course)
- [x] Bump Tact version (PR #321)
- [x] Tag a new release in git
- [x] Create the new release on GitHub: https://github.com/tact-lang/tact/releases
- [ ] Update tact-docs with the most recent Tact features: https://github.com/tact-lang/tact-docs/milestone/2
- [x] Publish the package on NPM
- [ ] Request or perform the plugins/parsers/tools updates:
- [ ] https://github.com/tact-lang/tact-vscode (tracked in: https://github.com/tact-lang/tact-vscode/issues/32) (+ a new release on the marketplace)
- [x] https://github.com/tact-lang/tact.vim
- [x] https://github.com/tact-lang/tree-sitter-tact
- [ ] https://github.com/ton-blockchain/intellij-ton (tracked in: https://github.com/ton-blockchain/intellij-ton/issues/177)
- [x] https://github.com/tact-lang/tact-template (PR: https://github.com/tact-lang/tact-template/pull/18)
- [x] https://github.com/ton-org/blueprint (tracked in: https://github.com/ton-org/blueprint/pull/96)
- [ ] https://github.com/nujan-io/nujan-ide (tracked in: https://github.com/nujan-io/nujan-ide/issues/33)
- [x] Prism.js: https://github.com/novusnota/prism-ton/issues/2 and https://github.com/TelegramMessenger/libprisma/pull/13/commits/caa589d6004a0dad77543abdd858664007aab5c3 (Telegram syntax highlighting PR by @novusnota)
- [ ] TON Dev News Telegram channel announcement
- [ ] Accumulate TON dev chats feedback
Added Nujan to that update list
Updated tact.vim and tree-sitter-tact to match Tact 1.3.0, except for the upcoming map traversing functionality #106
UPD: fully updated both to Tact 1.3.0
Any expected timeline for the 1.3.0 release?
@0kenx published on NPM: https://www.npmjs.com/package/@tact-lang/compiler/v/1.3.0
❤️❤️❤️❤️
https://github.com/tact-lang/tact/issues/375 supersedes this now