Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 07:29
· 64 commits to develop since this release
9c0d3d3

[v0.10.0] - 2023-05-08

Capsule now uses cross to manage Rust contracts building. You can learn more details about this change in issue #106, and the wiki page Upgrade an existing project to capsule 0.10 provides instructions for upgrading an existing project to capsule v0.10.0.

Feature:

  • Use cross to build Rust contracts #106
  • feat: update ckb-std and use stable rust #118

Misc:

  • docs: add link to upgrade an existing project #112
  • Fix check command #113

Full Changelog: v0.9.2...v0.10.0