Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 23:07
· 507 commits to main since this release
8a1a652

Important changes

  • ⚠️breaking ⚠️ Support for Cairo 2.7.0-rc.3 for both dojo-lang and katana.
  • Subscriptions with Torii can now be updated by providing an array of clauses.

What's Changed

  • Update devcontainer image: v1.0.0-alpha.1 by @tarrencev in #2181
  • rm useless alloy patches by @tcoratger in #2183
  • move to edition 2023_11 by @remybar in #2179
  • Update Katana benchmark CI by @kariy in #2184
  • feat: update subscription by subscription id & multiple clauses by @Larkooo in #2176
  • fix: ensure the snake case is only applied to model name by @glihm in #2185
  • Bump blockifier to support Cairo 2.7 by @kariy in #2180
  • bench(katana-executor): measure cached state concurrency by @kariy in #2190
  • fix(dojo-lang): bump to cairo 2.7.0-rc.3 by @glihm in #2189
  • fix: ensure scarb points to the correct plugin version by @glihm in #2194
  • feat(dojo-bindgen): signed integers & typescript by @Larkooo in #2191
  • Prepare release: v1.0.0-alpha.2 by @tarrencev in #2195
  • fix(sozo): update some clap arguments by @lambda-0x in #2196
  • fix(sozo): use Provider trait and avoid manifest read when possible by @glihm in #2197

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2