Skip to content

v0.7.0

Latest

Choose a tag to compare

@niklasad1 niklasad1 released this 15 Nov 09:33
· 8 commits to main since this release
v0.7.0
908f0f7

0.7.0

This release removes the std feature from the this crate which means that the crate is now no_std compatible by default.

Changes

  • Remove std feature and make the crate fully no_std
  • Update scale-info to v2.11.5

Full Changelog: v0.6.0...v0.7.0