Tact 0.10.0
Large update that breaks important things:
- Change map syntax to use '<>' instead of '[]'
- Change the way contract deployment is implemented. Now contracts execute init method internally instead of relying on the deployer.
- Typescript bindings are now working in browser and now only have a single dependency: 'ton-core'
https://github.com/tact-lang/tact/releases/tag/v0.10.0