Releases: dojoengine/dojo.c
Releases · dojoengine/dojo.c
v1.0.7
v1.0.5
Merge pull request #73 from dojoengine/feat/model-filtering feat: add model filtering
v1.0.4
v1.0.1
What's Changed
- feat: update for namespaces and new rpc spec by @Larkooo in #38
- fix: felt ptr for get contract address by @Larkooo in #39
- feat: start working on new update subscription by @Larkooo in #40
- feat: expose subscription id wasm by @Larkooo in #41
- refactor: remove model subscription by @Larkooo in #42
- feat: fix starknet & big refactor on bindings by @Larkooo in #43
- feat: add more starknet functions by @Larkooo in #44
- feat: add get accoutn nonce by @Larkooo in #45
- feat: iupdate torii rev for new primitive queries by @Larkooo in #47
- feat: expose compute selector from tag by @Larkooo in #46
- feature: handle slot connection for non-wasm build by @caillef in #48
- remove world class hahs & libp2p singature by @Larkooo in #49
- feat;: objects as hashmaps & type by @Larkooo in #51
- prepapre alpha.11 release by @Larkooo in #54
- feat: reconnect subscription by @Larkooo in #53
- feat: update for alpha 12 by @Larkooo in #57
- feat: add indexer update subscriptions by @Larkooo in #58
- feat: gzip & torii client refacto by @Larkooo in #60
- fix: correctly handle reconnections with tripwire by @Larkooo in #62
- add on_starknet_event by @notV4l in #61
- feat(rc.0): add support for historical messages by @Larkooo in #64
- feat: erc tokens integration by @Larkooo in #65
New Contributors
Full Changelog: v0.7.3...v1.0.1
v1.0.0-rc.2
- Wasm structs as objects and not map
- Update katana account class hash
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.2
v1.0.0-rc.0
What's Changed
Full Changelog: v1.0.0-alpha.18...v1.0.0-rc.0
v1.0.0-alpha.18
v1.0.0-alpha.17
What's Changed
Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.17
v1.0.0-alpha.15
What's Changed
Full Changelog: v1.0.0-alpha.12...v1.0.0-alpha.15
v1.0.0-alpha.12
What's Changed
- feat: update for alpha 12 by @Larkooo in #57
- add support for string in member clause filtering
- deep fields in member clauses
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12