Releases: dojoengine/dojo.c
Releases · dojoengine/dojo.c
v1.0.0
What's Changed
- add starknet_call for view functions
- upgrade starknet-rs to 0.9.0
Full Changelog: v0.1.3...v0.2.0
v0.2.0
What's Changed
- refactor(libc): match wasm & errors by @Larkooo in #20
- run relay and start subscriptions are not longer exposed - they are automatically called on client creation
Full Changelog: v0.1.3...v0.2.0
v0.1.1
What's Changed
- fix burner deployment
- changed package name to dojo_c
- feat: starknet wasm bindings by @Larkooo in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: integrate wasm bindings intgo dojo.c by @Larkooo in #13
- fix: bump rustc version for simd instructions and deploy burner w/o rpc by @Larkooo in #15
- chore: support 32 bit architectures
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- feat: account execute returns txn hash and added wait for txn binding by @Larkooo in #12
Full Changelog: v0.0.8...v0.0.9