Skip to content

v0.6.0

Compare
Choose a tag to compare
@srdtrk srdtrk released this 18 Jun 18:27
· 5 commits to main since this release
5a65b07

Description

This release's flagship feature is the support for interchain account queries! Now you can send cosmwasm_std::QueryRequests to be executed in the host (counterparty) chain as long as the counterparty chain is on ibc-go v7.5+. Read more in the documentation or README.md. This release also contains other API and state breaking changes such as:

  • Removal of support for proto3json encoding.
  • Dropping support for CosmWasm v1.3 (since it reached EOL)

See the full CHANGELOG for more.