Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 20:42
· 943 commits to main since this release
b45ef4a

What's Changed

  • fix(dojo-lang): ensure a model has at least one attribute that is not a key by @glihm in #1323
  • fix(dojo-lang): use PluginDiagnostic instead of panic for model keys verification by @glihm in #1327
  • refactor(katana-db): compress SierraClass as JSON for now by @kariy in #1329
  • test(katana-provider): add tests for contract classes + fix provider state impl by @kariy in #1333
  • Fix torii indexing models having >1 same nested types by @broody in #1331
  • chore(katana): remove redundant code + rename functions by @kariy in #1334
  • Add database version file for katana-db by @kariy in #1338
  • feat(sozo): wait for tx to be accepted by @kariy in #1341
  • Prepare release: v0.4.3 by @tarrencev in #1324

Full Changelog: v0.4.2...v0.4.3