Releases: cosmos/ics23
Releases · cosmos/ics23
Rust: v0.9.0
Release of the Rust ics23
crate, including matching changes from its Go counterpart.
Changelog: https://github.com/cosmos/ics23/blob/master/CHANGELOG.md#090
Go: v0.9.0
Release of ics23/go including changes made in the fork of ics23/go housed in the Cosmos SDK
Changelog: https://github.com/cosmos/ics23/blob/master/CHANGELOG.md#090
Rust: v0.8.1
What's Changed
Changelog: https://github.com/cosmos/ics23/blob/master/CHANGELOG.md#081
Rust: v0.8.0
What's Changed
- Add support for host functions to ics23 by @seunlanlege in #90
- Bump minimum supported Rust version to 1.56.1 by @romac in #99
- Remove dependency on
sp-std
andsp-core
by @romac in #96 - Rust: Bump
prost
to version 0.11 by @romac in #94 - Bump
sha2
andsha3
crates to 0.10.2 and replace deprecated crateripemd160
withripemd
by @romac in #101 - Rust: Split
std
feature intostd
andhost-functions
by @romac in #103 - Rust: Release version 0.8.0 by @romac in #102
Changelog: https://github.com/confio/ics23/blob/master/CHANGELOG.md#080
Tag go subproject
Merge pull request #34 from confio/export-specs-in-js Export specs in js