Releases: ignite/cli
Releases · ignite/cli
v0.21.2
v0.21.1
v0.21.1
Features
- Add compatibility to run chains built with Cosmos-SDK
v0.46.0-alpha1
and above - Scaffold chains now will have
authz
module enabled by default
Fixes
- Fixed shell completion generation
- Make sure proto package names are valid when using simple app names
v0.21.0
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.20.0
Our new name is Ignite CLI!
IMPORTANT! This upgrade renames starport
command to ignite
. From now on, use ignite
command to access the CLI.
Features
- Upgraded Cosmos SDK version to
v0.45.3
- Added support for in memory backend in
pkg/cosmosclient
package - Improved our tutorials and documentation
v0.19.5
v0.19.5
Features
- Enable client code and Vuex code generation for query only modules as well.
- Upgraded the Vue template to
v0.3.5
.
Fixes:
- Fixed snake case in code generation.
- Fixed plugin installations for Go =>v1.18.
Changes:
- Dropped transpilation of TS to JS. Code generation now only produces TS files.