github.com/ignite/cli
v0.27.2
#1712 most downloaded on Go modules
ignite/cli
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 weeks
Most releases are documented
notes for 10 of 12 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
16 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Jun 2022 to Oct 2023
2023
2024
2025
2026
Releases
latest 16-
v0.27.218 Oct 2023 -
v0.27.113 Jun 2023Release notes
Open source →Features
- #3505 Auto migrate dependency tools
- #3538 bump sdk to
v0.47.3and ibc tov7.1.0 - #2736 Add
--skip-gitflag to skip git repository initialization. - #3381 Add
ignite doctorcommand - #3446 Add
gas-adjustmentflag to the cosmos client. - #3439 Add
--build.tagsflag forchain serveandchain buildcommands. - #3524 Apply auto tools migration to other commands
- Added compatibility check and auto migration features and interactive guidelines for the latest versions of the SDK
Changes
- #3444 Add support for ICS chains in ts-client generation
- #3494 bump
cosmos-sdkandcometbftversions - #3434 Detect app wiring implementation
Fixes
- #3497 Use corret bank balance query url in faucet openapi
- #3481 Use correct checksum format in release checksum file
- #3470 Prevent overriding minimum-gas-prices with default value
- #3523 Upgrade Cosmos SDK compatibility check for scaffolded apps
- #3441 Correct wrong client context for cmd query methods
- #3487 Handle ignired error in package
cosmosaccountAccount.PubKey
-
v0.27.013 Jun 2023Nothing published for this version
-
v0.26.124 Jan 2023Release notes
Open source →Features
- #3238 Add
Sharedhostplugin option - #3214 Global plugins config.
- #3142 Add
ignite network request param-changecommand. - #3181 Addition of
addandremovecommands forplugins - #3184 Separate
plugins.ymlconfig file. - #3038 Addition of Plugin Hooks in Plugin System
- #3056 Add
--genesis-configflag option toignite network chain publish - #2892 Add
ignite scaffold reactcommand. - #2892 Add
ignite generate composablescommand. - #2892 Add
ignite generate hookscommand. - #2955 Add
ignite network request add-accountcommand. - #2877 Plugin system
- #3060 Plugin system flag support
- #3105 Addition of
ignite plugin describe <path>command - #2995 Add
ignite network request remove-validatorcommand. - #2999 Add
ignite network request remove-accountcommand. - #2458 New
chain servecommand UI. - #2992 Add
ignite chain debugcommand.
Changes
- #3369 Update
ibc-gotov6.1.0. - #3306 Move network command into a plugin
- #3305 Bump Cosmos SDK version to
v0.46.7. - #3068 Add configs to generated TS code for working with JS projects
- #3071 Refactor
ignite/templatespackage. - #2892
ignite scaffold vueandignite scaffold reactuse v0.4.2 templates - #2892
removeSigner()method added to generatedts-client - #3035 Bump Cosmos SDK to
v0.46.4. - #3037 Bump
ibc-gotov5.0.1. - #2957 Change generate commands to print the path to the generated code.
- #2981 Change CLI to also search chain binary in Go binary path.
- #2958 Support absolute paths for client code generation config paths.
- #2993 Hide
ignite scaffold bandcommand and deprecate functionality. - #2986 Remove
--proto-all-modulesflag because it is now the default behaviour. - #2986 Remove automatic Vue code scaffolding from
scaffold chaincommand. - #2986 Add
--generate-clientstochain servecommand for optional client code (re)generation. - #2998 Hide
ignite generate dartcommand and remove functionality. - #2991 Hide
ignite scaffold fluttercommand and remove functionality. - #2944 Add a new event "update" status option to
pkg/cliui. - #3030 Remove colon syntax from module scaffolding
--depflag. - #3025 Improve config version error handling.
- #3084 Add Ignite Chain documentation.
- #3109 Refactor scaffolding for proto files to not rely on placeholders.
- #3106 Add zoom image plugin.
- #3194 Move config validators check to validate only when required.
- #3183 Make config optional for init phase.
- #3224 Remove
grpc_*prefix from query files in scaffolded chains - #3229 Rename
campaigntoprojectin ignite network set of commands - #3122 Change
generate ts-clientto ignore the cache by default. - #3244 Update
actions.ymlfor resolving deprecation message - #3337 Remove
pkg/openapiconsoleimport from scaffold template. - #3337 Register
nodeservicegRPC inapp.gotemplate. - #3455 Bump
cosmos-sdktov0.47.1 - #3434 Detect app wiring implementation.
- #3445 refactor: replace
github.com/ghodss/yamlwithsigs.k8s.io/yaml
Breaking Changes
- #3033 Remove Cosmos SDK Launchpad version support.
Fixes
- #3114 Fix out of gas issue when approving many requests
- #3068 Fix REST codegen method casing bug
- #3031 Move keeper hooks to after all keepers initialized in
app.gotemplate. - #3098 Fix config upgrade issue that left config empty on error.
- #3129 Remove redundant
keyring-backendconfig option. - #3187 Change prompt text to fit within 80 characters width.
- #3203 Fix relayer to work with multiple paths.
- #3320 Allow
idandcreatoras names when scaffolding a type. - #3327 Scaffolding messages with same name leads to aliasing.
- #3383 State error and info are now displayed when using serve UI.
- #3379 Fix
ignite docsissue by disabling mouse support. - #3435 Fix wrong client context for cmd query methods.
- #3238 Add
-
v0.26.023 Jan 2023Nothing published for this version
-
v0.25.221 Nov 2022 -
v0.25.120 Oct 2022 -
v0.25.020 Oct 2022Release notes
Open source →Features
- Add
pkg/cosmostxcollectorpackage with support to query and save TXs and events. - Add
ignite network coordinatorcommand set. - Add
ignite network validatorcommand set. - Deprecate
cosmoscmdpkg and add cmd templates for scaffolding. - Add generated TS client test support to integration tests.
Changes
- Updated
pkg/cosmosanalysisto discover the list of app modules when defined in variables or functions. - Improve genesis parser for
networkcommands - Integration tests build their own ignite binary.
- Updated
pkg/cosmosanalysisto discover the list of app modules when defined in variables. - Switch to broadcast mode sync in
cosmosclient - Updated
nodetime:ts-prototov1.123.0,protobufjstov7.1.1,swagger-typescript-apitov9.2.0 - Switched codegen client to use
axiosinstead offetch - Added
useKeplr()anduseSigner()methods to TS client. Allowed query-only instantiation. nodetimebuilt withvercel/[email protected]- Change CLI to use an events bus to print to stdout.
- Move generated proto files to
proto/{appname}/{module} - Update
pkg/cosmosanalysisto detect when proto RPC services are using pagination. - Add
--peer-addressflag tonetwork chain joincommand. - Change nightly tag format
- Add cosmos-sdk version in
versioncommand - #2935 Update
gobuffalo/plushtemplating tool tov4
Fixes
- Fix ICA controller wiring.
- Change vuex generation to use a default TS client path.
- Fix cli action org in templates.
- Seal the capability keeper in the
app.gotemplate. - Change faucet to allow CORS preflight requests.
- Fix config file migration to void leaving end of file content chunks.
- Change session print loop to block until all events are handled.
- Handle "No records were found in keyring" message when checking keys.
- #2941 Fix session to use the same spinner referece.
- #2922 Network commands check for latest config version before building the chain binary.
- Add
-
v0.24.116 Oct 2022 -
v0.24.012 Sep 2022Release notes
Open source →Features
- Upgraded Cosmos SDK to
v0.46.0and IBC tov5in CLI and scaffolding templates - Change chain init to check that no gentx are present in the initial genesis
- Add
network rewards releasecommand - Add "make mocks" target to Makefile
- Add
--skip-protoflag tobuild,initandservecommands to build the chain without building proto files - Add
node query txcommand to query a transaction in any chain. - Add
node query bankcommand to query an account's bank balance in any chain. - Add
node tx bank sendcommand to send funds from one account to another in any chain. - Add migration system for the config file to allow config versioning
- Add
node tx bank sendcommand to send funds from one account to another in any chain. - Implement
network profilecommand - Add
generate ts-clientcommand to generate a stand-alone modular TypeScript client.
Changes
- Add changelog merge strategy in
.gitattributesto avoid conflicts. - Refactor
templates/appto removemonitoringpmodule from the default template - Updated keyring dependency to match Cosmos SDK
- Speed up the integration tests
- Refactor ignite network and fix genesis generation bug
- Make Go dependency verification optional during build by adding the
--check-dependenciesflag so Ignite CLI can work in a Go workspace context. - Temporary SPN address change for nightly
- Rename
simapp.go.plushsimulation file template tohelpers.go.plush - Remove campaign creation from the
network chain publishcommand - Optimized JavaScript generator to use a single typescript API generator binary
- Improve documentation and add support for protocol buffers and Go modules syntax
- Add inline documentation for CLI commands
- Change
cmd/accountto skip passphrase prompt when importing from mnemonic - Add nodejs version in the output of ignite version
- Removed
handler.gofrom scaffolded module template - Migrated to
cosmossdk.iopackages for andmath - Vuex stores from the
generate vuexcommand use the new TypeScript client - Upgraded frontend Vue template to v0.3.10
Fixes
- Improved error handling for crypto wrapper functions
- Fix
pkg/cosmosclientto call the faucet prior to creating the tx. - Test and refactor
pkg/comosclient. - Change templates to add missing call to
RegisterMsgServerin the default module's template to match what's specified in the docs - Fix cosmoscmd appID parameter value to sign a transaction correctly
- Fix
scaffold querycommand to useGetClientQueryContextinstead ofGetClientTxContext - Fix flaky integration tests issue that failed with "text file busy"
- Fix default chain ID for publish
- Replace
os.Renamewithxos.Rename - Fix CLI reference generation to add
ignite completiondocumentation - Remove usage of deprecated
io/ioutilpackage
- Upgraded Cosmos SDK to
-
v0.23.024 Jul 2022Release notes
Open source →Features
- Apps can now use generics
Fixes
- Fix
pkg/cosmosanalysisto support apps with generics - Remove
ignite-hq/clifrom dependency list in scaffolded chains
Changes
- Change
pkg/cosmosgento allow importing IBC proto files - Improve docs for Docker related commands
- Improve and fix documentation issues in developer tutorials
- Add migration docs for v0.22.2
- Improve
go mod downloaderror report inpkg/cosmosgen
-
v0.22.3-0.20220711121333-fd07def4098d11 Jul 2022 pre-releaseNothing published for this version
-
v0.22.223 Jun 2022Release notes
Open source →Features
- Enable Darwin ARM 64 target for chain binary releases in CI templates
Changes
- Rename
ignite-hqtoignite
-
v0.0.0-cosmoverse27 Sep 2022 pre-releaseNothing published for this version
-
v0.0.0-20230923120934-4d1ad3137b9f23 Sep 2023 pre-releaseNothing published for this version
-
v0.0.0-20230401195643-4098ae9a594101 Apr 2023 pre-releaseNothing published for this version