Usage related changes
- Update Argent account implementation for use with Starknet 0.10.0
- Implement
cairo-migrate
option to convert old Cairo contracts to use a new syntax - Color all warnings to yellow
- Fix missing compilation error
Development related changes
- Adapt message signing of Argent account
- Enable argent tests
- Refactor issuing of warnings
- Format test.sh
- Updated pull request template
Merged PRs
- [chore] Update API link in README.md by @ivpavici in #218
- Fix missing compilation error by @FabijanC in #222
- Update Argent account implementation for use with Starknet 0.10 by @FabijanC in #223
- Update release notes [skip ci] by @FabijanC in #224
- Support cairo-migrate by @Nathan-SL in #227
Full Changelog: v0.6.6...v0.6.7