Skip to content

v0.3.0

Compare
Choose a tag to compare
@glihm glihm released this 05 Jul 22:58
· 18 commits to main since this release
6c82c5b

What's Changed

  • fix: don't consume self by @lambda-0x in #34
  • feat: import serde 1 by @glihm in #35
  • fix: add missing PartialOrd trait by @glihm in #36
  • fix: restore with_block to initialize a contract and a reader by @glihm in #37
  • Update README.md by @tarrencev in #39
  • ⚠️ breaking ⚠️ : bump starknet-rs to 0.11.0 + migrate to the new Felt type by @kariy in #40
  • feat: add execution v1 or v3 as a parameter by @glihm in #42

New Contributors

Full Changelog: v0.2.9...v0.3.0