v0.2.0
Description
This release introduces two major features to go-codegen:
- gRPC Query Client Generator: Automatically generate gRPC query clients for CosmWasm contracts.
- Interchaintest-Based Test Suite Generator: Easily create a test suite using
interchaintest
for enhanced e2e testing.
Additionally, this release reorganizes the CLI commands and includes API-breaking changes. For detailed usage instructions, refer to the updated README.md.