v0.8.0
This release upgrades all secret-toolkit packages to be compatible with Cosmwasm v1.1.
The APIs remain the same, but it is necessary to upgrade the contract's cosmwasm dependencies to v1.1.0
Breaking
- Since
cosmwasm v1.1had some breaking changes to its dependencies, this version will not work withcosmwasm v1. It is necessary to upgrade tocosmwasm v1.1in order to use this release and vice versa. However, neithercosmwasm v1.1nor this version did not have breaking changes to the APIs.