- Removed
GetModuleAddress
helper function from the generated test suite #88 - Fixed diagnostics upload in the generated test suite #91
- Depracated
--contract-name
flag to--package-name
and-p
ininterchaintest add-contract
command #81 - Fixed the generation of oneOf when a title is set #92
- Fixed the geenration of some incorrectly formated query responses #79
- Allow
MigrateMsg
to be an enum #79 - Bumped go and golangci-lint versions in the autogenerated github actions. #65 and #68
- Fixed unnecessary override of
contract_test.go
. #66 - Fixed the use of incorrect package name in
contract_test.go
. #82
- Removed custom gas from StoreCode in auto-generated test suite #67
- Allow migrate messages to be enums. #74
- Fixed a problem with generating messages in
dao-dao-core
. #75
- Added support for generating a gRPC query client #14
- Added support for generating an
interchaintest
based test suite #45. - Various API breaking changes on the CLI commands and go packages.
- Fixed issue #30
- Fixed issue #26
- Added LICENSE file
- Added a
version
command to the CLI
Initial release