Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 14:45
· 131 commits to master since this release
c82bc0b

For polkadot-v0.9.43 use branch polkadot-v0.9.43-tag-v0.11.0
For polkadot-v0.9.42 use branch polkadot-v0.9.42-tag-v0.11.0
For polkadot-v0.9.41 use branch polkadot-v0.9.41
For polkadot-v0.9.40 use branch polkadot-v0.9.40

🎉 Featuring

  • Full wasm support in no_std mode (see #478)
  • Multiple smaller bug / missing feature fixes (#458, #471, #509, #510, ...)
  • Code clean up and improved documentation (#473, #448)

What's Changed since v0.10.0

⚡ Breaking API changes

  • check and rework wildcard pub re-export (#473) @echevrier
  • Function renamings in state api interface + improved documentation (#448) @masapr

🌈 Features

🐛 Bug Fixes

Miscellaneous

16 changes