Skip to content

Releases: dojoengine/origami

v1.0.0-alpha.0

25 Jul 18:04
520d77f
Compare
Choose a tag to compare
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 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

v0.7.2

20 Jun 14:58
c537966
Compare
Choose a tag to compare
⬆️ Upgrade dojo to v0.7.2 (#77)

* ⬆️ Upgrade dojo to v0.7.2

* 💄 Code format

* remove allow_ref_self

* remove useless code

---------

Co-authored-by: notV4l <imV4l@proton.me>

v0.7.1

18 Jun 11:10
ab4fde3
Compare
Choose a tag to compare
Migration to dojo v0.7.1 (#76)

* ⬆️ bump dojo to v0.7.1

v0.7.0-alpha-5

30 May 14:44
Compare
Choose a tag to compare
update to v0.7.0-alpha-5

v0.7.0-alpha.4

24 May 12:57
Compare
Choose a tag to compare
update CI

v0.7.0-alpha.2

15 May 10:26
8253b43
Compare
Choose a tag to compare
⬆️ Upgrade dojo to v0.7.0-alpha.2 (#65)

v0.7.0-alpha.1

08 May 10:24
0d0680a
Compare
Choose a tag to compare
chore: Update dependencies to latest versions (#64)

* chore: Update dependencies to latest versions

* 💚 Fix CI Build

v0.7.0-alpha.0.0

03 May 14:25
Compare
Choose a tag to compare

v0.7.0-alpha.0

01 May 12:25
53c06b6
Compare
Choose a tag to compare
update to v0.7.0-alpha.0 (#62)

Release v0.6.0

05 Apr 11:54
Compare
Choose a tag to compare

-disabled erc components
-use u128 instead of u256 for #[key] in erc721/erc1155