Skip to content

Releases: dojoengine/dojo.unity

v1.3.1d

27 Mar 01:33
ade64c2
Compare
Choose a tag to compare

What's Changed

  • feat: 1.3.1 update & token support by @Larkooo in #97

Full Changelog: v1.2.2...v1.3.1d

v1.2.2

05 Mar 03:23
cf0803b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.2

v1.1.2

30 Jan 16:05
555886c
Compare
Choose a tag to compare

What's Changed

  • chore(workflows): add ci and release workflows by @Larkooo in #83
  • chore(workflows): add linting job by @Larkooo in #84
  • chore(scirpts): make scripts prettier and less noisy by @Larkooo in #85
  • enable linting by @Larkooo in #86
  • feat(controller): add a new controller class by @Larkooo in #88
  • fix(controller): gc task for callback by @Larkooo in #89

Full Changelog: v1.0.9...v1.1.2

v1.0.9

30 Dec 05:54
86a44f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

20 Dec 05:29
eebbe8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.8

v1.0.4

04 Dec 08:56
d4b9537
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v1.0.4

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