Releases: dojoengine/origami
Releases · dojoengine/origami
v1.0.0-alpha.0
Migration to follow Dojo 1.0.0
:
- Namepaces supported at library level.
⚠️ Breaking: renaming of the different crate to containsorigami_
as a prefix.⚠️ Breaking: origami is now a virtual workspace, and each packages/crates can be compiled separately usingsozo build/test --package origami_<NAME>
- Examples were removed to focus on maintaining the core functionalities and tests.
What's Changed
New Contributors
Full Changelog: v0.7.2...v1.0.0-alpha.0
v0.7.2
v0.7.1
v0.7.0-alpha-5
update to v0.7.0-alpha-5
v0.7.0-alpha.4
update CI
v0.7.0-alpha.2
⬆️ Upgrade dojo to v0.7.0-alpha.2 (#65)
v0.7.0-alpha.1
chore: Update dependencies to latest versions (#64) * chore: Update dependencies to latest versions * 💚 Fix CI Build
v0.7.0-alpha.0.0
fmt
v0.7.0-alpha.0
update to v0.7.0-alpha.0 (#62)
Release v0.6.0
-disabled erc components
-use u128 instead of u256 for #[key] in erc721/erc1155