Skip to content

v1.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@glihm glihm released this 25 Jul 18:04
· 31 commits to main since this release
520d77f

Migration to follow Dojo 1.0.0:

  • Namepaces supported at library level.
  • ⚠️ Breaking: renaming of the different crate to contains origami_ as a prefix.
  • ⚠️ Breaking: origami is now a virtual workspace, and each packages/crates can be compiled separately using sozo build/test --package origami_<NAME>
  • Examples were removed to focus on maintaining the core functionalities and tests.

What's Changed

New Contributors

  • @glihm made their first contribution in #82

Full Changelog: v0.7.2...v1.0.0-alpha.0