Skip to content

Releases: dojoengine/dojo.c

v0.7.0-alpha.5

31 May 14:47
be7c617
Compare
Choose a tag to compare
v0.7.0-alpha.5 Pre-release
Pre-release

What's Changed

  • feat: implement new layout types for Ty by @Larkooo in #27

Full Changelog: v0.6.1...v0.7.0-alpha.5

v0.6.1

30 Apr 23:01
a6db512
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...v0.6.1

0.6.0

04 Apr 20:46
6ab6ed6
Compare
Choose a tag to compare

What's Changed

  • feat: update to new libp2p relay by @Larkooo in #22
  • feat: type data encode & key metadata on model members by @Larkooo in #23

Full Changelog: v1.0.0...0.6.0

v1.0.0

26 Feb 23:49
Compare
Choose a tag to compare

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

07 Feb 14:57
Compare
Choose a tag to compare

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.3

31 Jan 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Jan 17:56
Compare
Choose a tag to compare

What's Changed

  • feat: start integrating libp2p by @Larkooo in #17
  • refactor: libp2p to relay & fix wasm builds by @Larkooo in #18

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Jan 20:10
Compare
Choose a tag to compare

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

10 Jan 18:24
c7744ca
Compare
Choose a tag to compare

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

28 Dec 17:40
ca4f2af
Compare
Choose a tag to compare

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