Skip to content

Releases: cosmos/ics23

Rust: v0.9.0

28 Nov 17:33
rust/v0.9.0
f3d3020
Compare
Choose a tag to compare

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

28 Nov 14:57
94d38b8
Compare
Choose a tag to compare

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

08 Aug 13:59
rust/v0.8.1
f7deb72
Compare
Choose a tag to compare

What's Changed

  • Fix no-std compatibility and add check on CI by @romac in #104

Changelog: https://github.com/cosmos/ics23/blob/master/CHANGELOG.md#081

Rust: v0.8.0

08 Aug 12:57
rust/v0.8.0
b946937
Compare
Choose a tag to compare

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 and sp-core by @romac in #96
  • Rust: Bump prost to version 0.11 by @romac in #94
  • Bump sha2 and sha3 crates to 0.10.2 and replace deprecated crate ripemd160 with ripemd by @romac in #101
  • Rust: Split std feature into std and host-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

14 Oct 16:26
f173e62
Compare
Choose a tag to compare
Merge pull request #34 from confio/export-specs-in-js

Export specs in js