v1.5.1
Important changes
- Dojo lang: introspection is now correctly handling the unity type when explicitly used in enums variant (
()
). - World: now that the syscall to get the class hash is supported by the network, using the
dns
correctly returns the class hash relying on theget_class_hash_at
syscall.
What's Changed
- fix(lang): ensure unit type is supported for
Introspect
by @glihm in #3206 - chore(devcontainer): update image: v1.5.0 by @tarrencev in #3205
- chore(versions): 1.5.1 torii by @Larkooo in #3208
- feat(merge-options): merge attr for recursive merging by @Larkooo in #3210
- refactor(dojoup): improve instructions by @kariy in #3209
- chore(versions): add
katana 1.5.1
version by @kariy in #3214 - chore(versions): add torii 1.5.2 version by @Larkooo in #3213
- chore(versions): add torii 1.5.3 by @Larkooo in #3215
- chore(versions): torii 1.5.4 by @Larkooo in #3222
- tests(dojoup): add test suite on different OS for dojoup by @glihm in #3211
- chore: add katana 1.5.2 by @kariy in #3225
- Return class_hash properly in dns_from_selector by @kronosapiens in #3227
- chore: add
katana@1.5.3
by @kariy in #3230 - release(prepare): v1.5.1 by @tarrencev in #3231
New Contributors
- @kronosapiens made their first contribution in #3227
Full Changelog: v1.5.0...v1.5.1