v1.0.0-alpha.0
Pre-release
Pre-release
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