This repository was archived by the owner on Dec 1, 2023. It is now read-only.
v0.5.0
This release comes with a few bugfixes, as well as support for Cairo 0.8.0 and a new Signer to work with the latest Account contract implementation.
What's Changed
- fix(docs): typo by @rootulp in #64
- Add directory option to compile command by @martriay in #66
- Update account version to cairo-contracts' 5731e71 by @martriay in #65
- docs: fix typos by @tserg in #67
- Fix deployment issue with default gateway url by @andrew-fleming in #74
- Fix localhost, update readme by @andrew-fleming in #80
- Fix signer <> account interaction by @martriay in #77
- Add account compilation check by @andrew-fleming in #79
New Contributors
- @rootulp made their first contribution in #64
- @tserg made their first contribution in #67
- @andrew-fleming made their first contribution in #74
Full Changelog: v0.4.0...v0.5.0