v5.1.0
RiccardoM
released this
07 Mar 14:07
·
21 commits
to cosmos/v0.47.x
since this release
Changes
- Bumped Go version to
1.20
- Fixed a bug that caused messages type urls to be empty in the database
- Implemented a better default
EncodingConfigBuilder
- Added the ability to set
DatabaseConfig
field values using setter methods - (#96) Export
Codec
andLegacyAmino
from theDatabase
implementation