⚡️Tact v1.0.0
First production version of Tact! While this compiler is now declared as production ready, do not forget to test your contracts and review generated func code before doing something expensive. Everything could have bugs, it could be Tact one, but it could be FunC or even TVM one.
Tomorrow we will update tools and project template to use production version.
From now on we are switching to semver in our versioning scheme and any breaking change in syntax would trigger a new major version. Minor part of a version is mostly adding new features to stdlib. Patch is a bug fixes without new features provided.
Release cycle would be longer, but we would release alpha/beta versions in the same pace as the before v1.
https://github.com/tact-lang/tact/releases/tag/v1.0.0