Skip to content

Releases: dojoengine/dojo.unity

v1.0.0-rc.2

05 Nov 19:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-alpha.5...v1.0.0-rc.2

v1.0.0-alpha.5

13 Aug 17:59
Compare
Choose a tag to compare

What's Changed

  • feat: namespace support from bindgen by @Larkooo in #56
  • refactor: call return felts by @Larkooo in #60
  • feat: support signed integers + updating subscriptions by @Larkooo in #61

Full Changelog: v0.7.3...v1.0.0-alpha.5

v0.7.3

04 Jul 20:07
cad6adb
Compare
Choose a tag to compare

What's Changed

  • refactor: warning for no model supplied (doesnt stop game) by @Larkooo in #51
  • feat: update dojo.c and unity for new clauses and types by @Larkooo in #52
  • refactor: clean up torii interop code by @Larkooo in #54
  • Update 0.7.3 by @Larkooo in #55

Full Changelog: v0.7.0...v0.7.3

v0.7.0

14 Jun 15:09
feee095
Compare
Choose a tag to compare

What's Changed

  • feat: update bindings + start handling new types by @Larkooo in #43
  • refactor: typed data for new layout by @Larkooo in #44
  • fix: wasm deser by @Larkooo in #45
  • feat: update typed data to be snip 12 enum compliant by @Larkooo in #46
  • feat: update message model to new example by @Larkooo in #47
  • feat: new chat example from spawn and move by @Larkooo in #48
  • feat: update dojo.c for new release by @Larkooo in #49

Full Changelog: 0.6.1...v0.7.0

v0.7.0-alpha.5

06 Jun 17:26
912cd02
Compare
Choose a tag to compare
v0.7.0-alpha.5 Pre-release
Pre-release

What's Changed

  • feat: update bindings + start handling new types by @Larkooo in #43
  • refactor: typed data for new layout by @Larkooo in #44

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

0.6.1

26 Apr 22:59
4732ebd
Compare
Choose a tag to compare

What's Changed

  • fix: biginteger to fieldelement & upgrade project version by @Larkooo in #37
  • feat; handle neg numbers felt by @Larkooo in #38
  • feat: event messages by @Larkooo in #39
  • feat: add storage flag for burner manager by @Larkooo in #40
  • fix: subscriptions + event message on wasm by @Larkooo in #41
  • feat: add geteventmessges to wasm asnd remove debug logs by @Larkooo in #42
  • Update README.md by @boorich in #33

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

04 Apr 20:44
a2b3bc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...0.6.0

v1.5.0

07 Feb 15:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

31 Jan 17:54
86c6c60
Compare
Choose a tag to compare

What's Changed

  • feat: support enums and big ints/primitives for FieldElement by @Larkooo in #14
  • Fix documentation url by @jelilat in #15
  • feat: libp2p, wasm ios and git lfs for libs by @Larkooo in #16
  • feat: cairo 1 account support by @Larkooo in #18

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Jan 20:18
3ef08ba
Compare
Choose a tag to compare

What's Changed

Starknet support on WebGL 🥳

  • refactor: use reflection for model initialization by @Larkooo in #10
  • fix: felt for torii wasm by @Larkooo in #11
  • feat: started working on starknetjs bindings for webgl by @Larkooo in #12

Full Changelog: v1.3.0...v1.3.1