@gooddata/code-cli 0.21.1 → 0.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,216 @@
1
+ # Change Log - @gooddata/code-cli
2
+
3
+ This log was last generated on Tue, 27 Jan 2026 17:32:35 GMT and should not be manually modified.
4
+
5
+ ## 0.22.1
6
+
7
+ Tue, 27 Jan 2026 17:32:35 GMT
8
+
9
+ _Version update only_
10
+
11
+ ## 0.22.0
12
+
13
+ Fri, 09 Jan 2026 10:48:15 GMT
14
+
15
+ _Version update only_
16
+
17
+ ## 0.21.1
18
+
19
+ Tue, 16 Dec 2025 10:14:55 GMT
20
+
21
+ ### Updates
22
+
23
+ - Fixed bug when dashboards with tabs might not have filter context
24
+
25
+ ## 0.21.0
26
+
27
+ Mon, 15 Dec 2025 13:14:18 GMT
28
+
29
+ ### Updates
30
+
31
+ - Introduce new field in measure value filter to define filter's dimensionality.
32
+
33
+ ## 0.20.0
34
+
35
+ Tue, 09 Dec 2025 14:54:53 GMT
36
+
37
+ _Version update only_
38
+
39
+ ## 0.19.0
40
+
41
+ Wed, 19 Nov 2025 15:55:35 GMT
42
+
43
+ ### Minor changes
44
+
45
+ - Added support for Geo Area chart
46
+ - Renamed is_hidden to show_in_ai_results
47
+ - Support disableDrillIntoURL in table chart
48
+
49
+ ### Patches
50
+
51
+ - Fixed issues with Cursor MCP server startup
52
+
53
+ ## 0.18.0
54
+
55
+ Fri, 31 Oct 2025 16:12:48 GMT
56
+
57
+ _Version update only_
58
+
59
+ ## 0.17.0
60
+
61
+ Thu, 25 Sep 2025 13:59:03 GMT
62
+
63
+ _Version update only_
64
+
65
+ ## 0.16.0
66
+
67
+ Tue, 05 Aug 2025 12:29:52 GMT
68
+
69
+ ### Updates
70
+
71
+ - feat: support for aggregated facts and dataset precedence
72
+
73
+ ## 0.15.0
74
+
75
+ Tue, 22 Jul 2025 13:36:23 GMT
76
+
77
+ _Version update only_
78
+
79
+ ## 0.14.0
80
+
81
+ Wed, 16 Jul 2025 15:18:22 GMT
82
+
83
+ ### Updates
84
+
85
+ - Added `--cursor` option for the `gd init` command to configure boilerplate rules and mcp.json
86
+
87
+ ## 0.13.0
88
+
89
+ Fri, 11 Jul 2025 09:56:13 GMT
90
+
91
+ ### Minor changes
92
+
93
+ - Add support for the flexible layouts in dashboards
94
+
95
+ ## 0.12.0
96
+
97
+ Mon, 05 May 2025 10:00:20 GMT
98
+
99
+ _Version update only_
100
+
101
+ ## 0.11.0
102
+
103
+ Wed, 26 Feb 2025 14:48:12 GMT
104
+
105
+ _Version update only_
106
+
107
+ ## 0.10.0
108
+
109
+ Tue, 15 Oct 2024 14:29:51 GMT
110
+
111
+ _Version update only_
112
+
113
+ ## 0.9.0
114
+
115
+ Mon, 22 Jul 2024 10:03:41 GMT
116
+
117
+ ### Updates
118
+
119
+ - Added support for multiple data sources in workspace
120
+ - Renamed Profile "data_source_id" property to "data_source"
121
+
122
+ ## 0.8.0
123
+
124
+ Thu, 09 May 2024 08:34:12 GMT
125
+
126
+ ### Updates
127
+
128
+ - Added support for the repeater chart
129
+
130
+ ## 0.7.0
131
+
132
+ Wed, 27 Mar 2024 14:25:11 GMT
133
+
134
+ _Version update only_
135
+
136
+ ## 0.6.0
137
+
138
+ Tue, 05 Mar 2024 14:03:37 GMT
139
+
140
+ ### Updates
141
+
142
+ - FEATURE: DX-250 Introduce support for Rich Text widgets in IDE
143
+
144
+ ## 0.5.0
145
+
146
+ Fri, 16 Feb 2024 14:19:08 GMT
147
+
148
+ ### Updates
149
+
150
+ - FEATURE: DX-249 Implementation of symbol rename
151
+
152
+ ## 0.4.1
153
+
154
+ Wed, 31 Jan 2024 12:22:59 GMT
155
+
156
+ _Version update only_
157
+
158
+ ## 0.4.0
159
+
160
+ Fri, 19 Jan 2024 14:14:15 GMT
161
+
162
+ _Version update only_
163
+
164
+ ## 0.3.2
165
+
166
+ Thu, 11 Jan 2024 14:56:27 GMT
167
+
168
+ _Version update only_
169
+
170
+ ## 0.3.1
171
+
172
+ Mon, 08 Jan 2024 15:02:33 GMT
173
+
174
+ ### Updates
175
+
176
+ - BUGFIX: DX-243 CLI Error messages report wrong line numbers in the code snippet
177
+
178
+ ## 0.3.0
179
+
180
+ Fri, 08 Dec 2023 13:43:30 GMT
181
+
182
+ ### Updates
183
+
184
+ - FEATURE: DX-191 Composite keys
185
+
186
+ ## 0.2.2
187
+
188
+ Wed, 22 Nov 2023 14:10:47 GMT
189
+
190
+ ### Updates
191
+
192
+ - FEATURE: DX-178 Update prompts in CLI to select Yes/No
193
+ - FEATURE: DX-192 Insights as Code, cloning and deploy
194
+
195
+ ## 0.2.1
196
+
197
+ Wed, 18 Oct 2023 10:46:17 GMT
198
+
199
+ ### Updates
200
+
201
+ - BUGFIX: RAIL-5159 wording, sql generator repair, readme and gifs update
202
+
203
+ ## 0.2.0
204
+
205
+ Tue, 17 Oct 2023 14:41:53 GMT
206
+
207
+ ### Updates
208
+
209
+ - FEATURE: RAIL-5091 add link to the workspace to the DEPLOY command result
210
+ - FEATURE: RAIL-5035 Update walkthrough and cli texts
211
+
212
+ ## 0.1.0
213
+
214
+ Thu, 27 Jul 2023 11:01:07 GMT
215
+
216
+ _Initial release_