February 17, 2023
This release updates tendermint protobuf defintions to v0.29.0
.
February 9th, 2023
This release updates borsh to v0.10.0 and fixes a typo in borsh deserialization of Any
([#59](https://github.com/cosmos/ibc-
proto-rs/pull/59)).
January 10th, 2023
This release adds parity-scale-codec
and borsh
serialize/deserialize for the Any
type.
- Add parity-scale-codec and borsh for Any ([#47](https://github.com/cosmos/ibc- proto-rs/issues/47))
December 13th, 2022
This release updates the Tendermint Protobuf definitons to v0.28.0.
- Update to tendermint-proto 0.28 (#45)
November 29th, 2022
This release updates the Tendermint Protobuf definitons to v0.27.0.
- Update to tendermint-proto 0.27 (#40)
November 9, 2022
This release updates the Cosmos SDK protobufs to v0.46.4.
- Update tendermint-rs libraries to v0.26 (#33)
- Update protobufs for Cosmos SDK to v0.46.4
- Adds the
module_account_by_name
method to theQuery
trait (#2776)
- Adds the
October 19, 2022
This is the first release of ibc-proto with its own changelog. For past releases, please check the Hermes changelog.