Skip to content

v0.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 19:27
· 43 commits to main since this release
da8dbee

January 9th, 2024

This release integrates the ICS-08 Wasm light client, and ICS-721 NFT transfer application proto types. It additionally resolves the removal of the #[no_std] attribute, introduces the informalsystems-pbjson/std dependency for std feature compatibility.

📖 CHANGELOG

What's Changed

  • fix: restore #[no_std] attribute for no_std compatibility by @Farhad-Shabani in #171
  • feat: add 08-wasm client proto types by @Farhad-Shabani in #170
  • feat: implement ICS 721 by @yito88 in #167
  • deps: update informalsystems-pbjson-build requirement from 0.6.0 to 0.7.0 by @dependabot in #174
  • imp: re-build protos with latest version of informalsystems-pbjson-build by @romac in #175

New Contributors

Full Changelog: v0.40.0...v0.41.0