Releases
v0.2.0
Other
feat(torii): expose entity field as component member (#650 )
build: update deps (#673 )
refactor(sozo-migrate): deploy world with seed (#654 )
fix(katana/rpc): return events in chunks with continuation token (#669 )
feat: add healthcheck docker (#683 )
[@dojoengine/core] feat: Added sync through indexer (#646 )
dev: add curl to dockerfile (#685 )
feat(sozo): take continuation_token as argument (#691 )
I want to make Katana faster and cleaner (#676 )
fix(torii): only parse events from world address (#688 )
Feat/dojo physics projectile (#448 )
feat(katana): base for state dump (#674 )
feat(katana,sozo): add subcommand completions (#695 )
chore: add contributors (#696 )
(chore) removes deprecated .md file in favor of book (#699 )
Update issue templates (#701 )
katana_set_storage: resolves #698 (#703 )
feat(katana): shutdown state dump (#704 )
chore() remove unused SequencerError (#705 )
feat(katana): event tracing (#672 )
Update package (#710 )
Packages/core (#711 )
Migrate to Cairo 2.1.0 (#675 )
dev: make DojoMetadata to handle metadata specific to dojo easier (#707 )
fix: formatting config + ci (#713 )
Packages/remove examples (#715 )
feat: derive PrintTrait (#721 )
dojo-client
partial world syncer (#630 )
Another major refactor of katana
(#722 )
chore: cairo v2.1.0 scarb v0.6.0 (#724 )
chore: enable rustfmt nightly for vscode (#725 )
build(dojo-client): replace tokio
with async-std
(#727 )
feat: Added erc721 (#612 )
Update ERC20 to use newer syntax (#730 )
Remove implicit system imports (#732 )
Allow erc writes from interface (#733 )
Noop on unhandled inline macros (#740 )
fix(torii): ignore keys as component members (#739 )
Optimize execute entrypoint semantics (#741 )
Support custom world events + add emit! macro (#745 )
feat(sozo): output block number after successful migration (#717 )
dojoup: add missing check on jq (#747 )
Support compiling external contracts (#749 )
Add erc721 to example (#750 )
Move dojo-core tests to main crate (#751 )
readme update (#752 )
fix(katana): fix undeclared sierra class hash on interval mining mode (#755 )
torii-cli base on env (#756 )
feat(torii): graphql relay connection support (#718 )
feat: allow sozo to run offline (#754 )
Collect external crates for tests (#766 )
feat: ERC721 tests & fixes (#757 )
removed target.dojo from scarb.toml (#763 )
Remove direct library calls from world (#769 )
Refactor torii crates (#764 )
Remove unused deps (#773 )
Refactor torii server to own crate (#774 )
Update to Cairo 2.1.1 (#775 )
fix: upgrade to cairo 2.1.1 missing versions (#777 )
fix the parameter order for the "is_writer" function call. (#778 )
Add dojo language server to distribution (#781 )
Add --version to dojo language server (#782 )
Implement grpc server (#776 )
Expose caller_system publicly in the world (#779 )
Support updating worlds (#783 )
Add protoc to release ci (#784 )
You can’t perform that action at this time.