tact icon indicating copy to clipboard operation
tact copied to clipboard

Tact v1.3.0 release checklist

Open anton-trunov opened this issue 1 year ago • 5 comments

  • [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

anton-trunov avatar Apr 22 '24 10:04 anton-trunov

Added Nujan to that update list

novusnota avatar Apr 22 '24 14:04 novusnota

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

novusnota avatar Apr 25 '24 18:04 novusnota

Any expected timeline for the 1.3.0 release?

0kenx avatar May 03 '24 10:05 0kenx

@0kenx published on NPM: https://www.npmjs.com/package/@tact-lang/compiler/v/1.3.0

anton-trunov avatar May 03 '24 13:05 anton-trunov

❤️❤️❤️❤️

0kenx avatar May 03 '24 15:05 0kenx

https://github.com/tact-lang/tact/issues/375 supersedes this now

anton-trunov avatar Jun 03 '24 16:06 anton-trunov