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
Copy file name to clipboardExpand all lines: changelog.md
+20
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
## Unreleased
4
4
5
+
### Features
6
+
7
+
-[#3707](https://github.com/ignite/cli/pull/3707) and [#4094](https://github.com/ignite/cli/pull/4094) Add collections support.
8
+
-[#3977](https://github.com/ignite/cli/pull/3977) Add `chain lint` command to lint the chain's codebase using `golangci-lint`
9
+
-[#3770](https://github.com/ignite/cli/pull/3770) Add `scaffold configs` and `scaffold params` commands
10
+
-[#4001](https://github.com/ignite/cli/pull/4001) Improve `xgenny` dry run
11
+
-[#3967](https://github.com/ignite/cli/issues/3967) Add HD wallet parameters `address index` and `account number` to the chain account config
12
+
-[#4004](https://github.com/ignite/cli/pull/4004) Remove all import placeholders using the `xast` pkg
13
+
-[#4076](https://github.com/ignite/cli/pull/4076) Remove the ignite `relayer` and `tools` commands with all ts-relayer logic
14
+
-[#4071](https://github.com/ignite/cli/pull/4071) Support custom proto path
15
+
-[#3718](https://github.com/ignite/cli/pull/3718) Add `gen-mig-diffs` tool app to compare scaffold output of two versions of ignite
16
+
-[#4077](https://github.com/ignite/cli/pull/4077) Merge the swagger files manually instead use nodetime `swagger-combine`
17
+
-[#4090](https://github.com/ignite/cli/pull/4090) Remove `protoc` pkg and also nodetime helpers `ts-proto` and `sta`
18
+
-[#4100](https://github.com/ignite/cli/pull/4100) Set the `proto-dir` flag only for the `scaffold chain` command and use the proto path from the config
0 commit comments