sozo/v1.8.2
·
19 commits
to main
since this release
Important changes
This release add capabilities to sozo to declare and deploy standalone contracts using sozo declare and sozo deploy. Independently of a dojo project.
However, those commands are only compatible with latest version of Cairo, it is not intended to support old versions of the compiler.
What's Changed
- feat: add declare and deploy to sozo by @glihm in #3382
- release-sozo(prepare): v1.8.2 by @tarrencev in #3383
Full Changelog: sozo/v1.8.1...sozo/v1.8.2