Releases: dojoengine/dojo
Releases · dojoengine/dojo
v0.3.0
Other
- Fix u256 primitive serde (#1043)
- Allow update synced entities after
Client
is built (#1040) - Add socials to world metadata (#1042)
- Allow configuring external url for graphql playground websocket (#1046)
- Initiate value of newly added entities (#1047)
- Fix state update publishing delayed (#1048)
- refactor(torii-client): include keys when parsing to json (#1050)
- Handle
sozo migrate
case if remote manifest cant be found (#1051) - Update example to better reflect new pattern (#1054)
- validate cairo compiler version with manifest file (#989)
- Reenable graphql query and subscription tests (#1025)
- Fix graphql return felt arrays as lists (#1056)
- fix: CI and remove unused dependencies (#1055)
- Derive upgradable for contracts (#1058)
- Update contract derive (#1061)
- Migrate updated contracts (#1060)
v0.3.0-rc9
v0.3.0-rc8
Other
- chore: remove unused codes referencing the old system (#1020)
- introspect: enums (#1019)
- feat: add some world events (#969)
- Simplify
Provider
generics + avoid cyclic deps (#1026) - Add defi tests to ci (#1029)
- Torii server create db if not found (#1031)
- Remove unused class_hash from database (#1030)
- Create remote manifest using events (#1033)
- Fix World update (#1034)
- Torii: Remove hex strings leading zeros from GraphQL responses (#1017)
- Add optional limit/offset to plural graphql queries (#1007)
v0.3.0-rc7
v0.3.0-rc6
v0.2.3
v0.3.0-rc5
Other
- Add metadata uri to world (#985)
- chore: bump starknet-core to v0.6.1 (#992)
- Add graphql subscription support (#999)
- Fix indexer model upsert issue (#990)
- refactor(torii-client): return entity values in JSON format (#1001)
- optimise: precompute schema (#994)
- fix: resolves #928 by migrating sozo auth writer to 0.3.0 (#1000)
- fix: use starknet::ContractAddress in #[system] (#997)
- refactor(torii-client): remove reliance on specific async runtime (#1002)
- Add world metadata to scarb tool config (#988)