Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 5 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
# Release v1.7.0

## Changes since v1.7.0-alpha.5
## Changes since v1.7.0

### πŸš€ Features
- Merge pull request #114 from dojoengine/170-stable ([78b4d1d](https://github.com/dojoengine/dojo.unity/commit/78b4d1d9ba0ea9c2febcafb0524a71529868601c))
- feat: update to 1.7.0 ([7af7a90](https://github.com/dojoengine/dojo.unity/commit/7af7a90954ec333d6e64e77a29ed0933c65c494b))

### πŸ› Bug Fixes
- wasm fix ([ba4f6f1](https://github.com/dojoengine/dojo.unity/commit/ba4f6f1919f990ed454f9cb5a0886715fece4483))
- fix header ([9a886a7](https://github.com/dojoengine/dojo.unity/commit/9a886a7238a0d5efebbc051056a83a4dc5d8b303))
### πŸ”§ Other Changes
- chore: Update generated bindings and libraries ([687e6c9](https://github.com/dojoengine/dojo.unity/commit/687e6c9cd492f035ecf1df8eb0ecef7406b76589))
- chore: update rustc to 1.87 ([e5be85d](https://github.com/dojoengine/dojo.unity/commit/e5be85d896dd63a8cb2d5a06165e829f71d0561b))
- chore(dojoc): rev update ([46d58c9](https://github.com/dojoengine/dojo.unity/commit/46d58c93ecb1128aafe616edf0888b89f5a2ae5b))
- refactor: dojoc artificats workflow ([430afde](https://github.com/dojoengine/dojo.unity/commit/430afde1aaa3b1ee530fddc9285dbd41ccc72d31))
- jslib ([6308459](https://github.com/dojoengine/dojo.unity/commit/6308459b2576dcd61e1446d0dec031cd893f10cc))
- plugins ([29ea844](https://github.com/dojoengine/dojo.unity/commit/29ea8447ffa36284863e15936a1c1d33243666ca))
- correctly parse decimal intds ([56a6b2a](https://github.com/dojoengine/dojo.unity/commit/56a6b2ac955379f3d92a7954ac7e26217089979e))
- wasm ([795ab7b](https://github.com/dojoengine/dojo.unity/commit/795ab7bb7acb210ae794afab13c38866ffc12d48))
- Merge pull request #112 from dojoengine/release/v1.7.0-alpha.5 ([b73997a](https://github.com/dojoengine/dojo.unity/commit/b73997adf0dfec48147c92ff1364bf4cf6f431c5))
**Full Changelog**: https://github.com/dojoengine/dojo.unity/compare/v1.7.0-alpha.5...v1.7.0

**Full Changelog**: https://github.com/dojoengine/dojo.unity/compare/v1.7.0...v1.7.0
Loading