You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#22443](https://github.com/cosmos/cosmos-sdk/pull/22443) Add keyring flags in query commands.
53
-
*[#21936](https://github.com/cosmos/cosmos-sdk/pull/21936) Print possible enum values in error message after an invalid input was provided.
54
-
55
52
### API Breaking Changes
56
53
57
54
*[#17709](https://github.com/cosmos/cosmos-sdk/pull/17709) Address codecs have been removed from `autocli.AppOptions` and `flag.Builder`. Instead client/v2 uses the address codecs present in the context (introduced in [#17503](https://github.com/cosmos/cosmos-sdk/pull/17503)).
*[#21853](https://github.com/cosmos/cosmos-sdk/pull/21853) Fix `*big.Int` unmarshalling in txs.
63
-
*[#22576](https://github.com/cosmos/cosmos-sdk/pull/22576) Fix duplicate command addition in `autocli` when custom enhanced command has a different name than module name
60
+
61
+
## [v2.0.0-beta.7] - 2024-12-10
62
+
63
+
### Bug Fixes
64
+
64
65
*[#22817](https://github.com/cosmos/cosmos-sdk/pull/22817) Add DecCoin support in autocli flag builder.
65
66
67
+
## [v2.0.0-beta.6] - 2024-11-21
68
+
69
+
### Improvements
70
+
71
+
*[#22443](https://github.com/cosmos/cosmos-sdk/pull/22443) Add keyring flags in query commands.
72
+
*[#21936](https://github.com/cosmos/cosmos-sdk/pull/21936) Print possible enum values in error message after an invalid input was provided.
73
+
74
+
### Bug Fixes
75
+
76
+
*[#21809](https://github.com/cosmos/cosmos-sdk/pull/21809) Correctly handle enhanced sub commands.
77
+
*[#22576](https://github.com/cosmos/cosmos-sdk/pull/22576) Fix duplicate command addition in `autocli` when custom enhanced command has a different name than module name
0 commit comments