nujan-io / nujan-ide

Web IDE, powered by Nujan, is your ultimate browser-based IDE designed to simplify the journey of writing, testing, compiling, deploying, and interacting with smart contracts on TON. Write smart contracts from anywhere, No setups, no downloads, just pure convenience and versatility.
https://ide.nujan.io
Other
98 stars 10 forks source link

Support Tact 1.3.0 #33

Closed anton-trunov closed 1 week ago

anton-trunov commented 1 month ago

The Tact team has just release Tact v1.3.0 on NPM.

The full CHANGELOG for Tact v1.3.0 can be found here: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md#130---2024-05-03

And here are a summary of editor/IDE-relevant Tact features.

New or fixed syntax

New stdlib functions

New methods

Related issue https://github.com/nujan-io/nujan-ide/issues/34

novusnota commented 1 week ago

@rahulyadav-57 This issue is resolved and can be closed now, I think