sozo/v1.8.3
·
16 commits
to main
since this release
Important changes
This release provides an invoke command to Sozo in order to send invoke transaction on contracts without the dojo context being required. Use execute if you want to use contract names in the dojo context.
What's Changed
- feat(sozo): add invoke command for standalone contract by @glihm in #3384
- release-sozo(prepare): v1.8.3 by @tarrencev in #3385
Full Changelog: sozo/v1.8.2...sozo/v1.8.3