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: cli/CHANGELOG.md
+6-54Lines changed: 6 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,24 +2,26 @@
2
2
3
3
This change log covers only the command line interface (CLI) of Open VSX.
4
4
5
+
### [Unreleased]
6
+
7
+
#### Changes
8
+
9
+
- Move `ovsx` script to `bin` directory ([#1538](https://github.com/eclipse/openvsx/pull/1538))
10
+
5
11
### [v0.10.8] (Jan. 2026)
6
12
7
13
#### Dependencies
8
14
9
15
- Upgrade `jws` from `3.2.2` to `4.0.1` ([#1482](https://github.com/eclipse/openvsx/pull/1482))
10
16
- Upgrade `@vscode/vsce` from `3.2.1` to `3.7.1` ([#1482](https://github.com/eclipse/openvsx/pull/1482))
11
17
12
-
---
13
-
14
18
### [v0.10.7] (Nov. 2025)
15
19
16
20
#### Dependencies
17
21
18
22
- Upgrade `glob` from `10.3.10` to `10.5.0` ([#1423](https://github.com/eclipse/openvsx/pull/1423))
19
23
- Upgrade `js-yaml` from `4.1.0` to `4.1.1` ([#1417](https://github.com/eclipse/openvsx/pull/1417))
20
24
21
-
---
22
-
23
25
### [v0.10.6] (Sep. 2025)
24
26
25
27
#### Dependencies
@@ -28,25 +30,19 @@ This change log covers only the command line interface (CLI) of Open VSX.
28
30
- Upgrade `tmp` from `0.2.3` to `0.2.4` ([#1304](https://github.com/eclipse/openvsx/pull/1304))
29
31
- Upgrade `form-data` from `4.0.0` to `4.0.4` ([#1291](https://github.com/eclipse/openvsx/pull/1291))
30
32
31
-
---
32
-
33
33
### v0.10.5 (Jul. 2025)
34
34
35
35
#### Dependencies
36
36
37
37
- Upgrade `brace-expansion` from `2.0.1` to `2.0.2` ([#1273](https://github.com/eclipse/openvsx/pull/1273))
38
38
- Upgrade `brace-expansion` from `1.1.11` to `1.1.12` ([#1261](https://github.com/eclipse/openvsx/pull/1261))
39
39
40
-
---
41
-
42
40
### v0.10.4 (Jun. 2025)
43
41
44
42
#### Dependencies
45
43
46
44
- Upgrade `tar-fs` from `2.1.2` to `2.1.3` ([#1252](https://github.com/eclipse/openvsx/pull/1252))
47
45
48
-
---
49
-
50
46
### v0.10.3 (Jun. 2025)
51
47
52
48
#### Bug Fixes
@@ -63,24 +59,18 @@ This change log covers only the command line interface (CLI) of Open VSX.
63
59
- Replace `yauzl` with `yauzl-promise` ([#1226](https://github.com/eclipse/openvsx/pull/1226))
64
60
- Upgrade `yarn` from `4.5.1` to `4.9.1` ([#1190](https://github.com/eclipse/openvsx/pull/1190))
65
61
66
-
---
67
-
68
62
### v0.10.2 (Apr. 2025)
69
63
70
64
#### Dependencies
71
65
72
66
- Upgrade `tar-fs` from `2.1.1` to `2.1.2` ([#1163](https://github.com/eclipse/openvsx/pull/1163))
73
67
74
-
---
75
-
76
68
### v0.10.1 (Nov. 2024)
77
69
78
70
#### Dependencies
79
71
80
72
- Upgrade `@vscode/vsce` from `3.1.0` to `3.2.1` ([#1047](https://github.com/eclipse/openvsx/pull/1047))
81
73
82
-
---
83
-
84
74
### v0.10.0 (Oct. 2024)
85
75
86
76
#### New Features
@@ -93,8 +83,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
93
83
94
84
- Added dependency to `yauzl` ([#1012](https://github.com/eclipse/openvsx/pull/1012))
95
85
96
-
---
97
-
98
86
### [v0.9.5] (Sep. 2024)
99
87
100
88
#### Breaking Changes
@@ -107,16 +95,12 @@ This change log covers only the command line interface (CLI) of Open VSX.
107
95
- Upgrade `commander` from `6.1.0` to `6.2.1` ([#994](https://github.com/eclipse/openvsx/pull/994))
108
96
- Upgrade `tmp` from `0.2.1` to `0.2.3` ([#994](https://github.com/eclipse/openvsx/pull/994))
109
97
110
-
---
111
-
112
98
### [v0.9.4] (Sep. 2024)
113
99
114
100
#### Dependencies
115
101
116
102
- Upgrade `micromatch` from `4.0.5` to `4.0.8` ([#978](https://github.com/eclipse/openvsx/pull/978))
117
103
118
-
---
119
-
120
104
### [v0.9.2] (July 2024)
121
105
122
106
#### Bug Fixes
@@ -127,8 +111,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
127
111
128
112
- Upgrade `braces` from `3.0.2` to `3.0.3` ([#953](https://github.com/eclipse/openvsx/pull/953))
129
113
130
-
---
131
-
132
114
### [v0.9.1] (Apr. 2024)
133
115
134
116
#### Bug Fixes
@@ -141,8 +123,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
141
123
- Upgrade `@vscode/vsce` from `2.24.0` to `2.25.0` ([#896](https://github.com/eclipse/openvsx/pull/896))
142
124
- Upgrade `tar` from `6.2.0` to `6.2.1` ([#893](https://github.com/eclipse/openvsx/pull/893))
143
125
144
-
---
145
-
146
126
### [v0.9.0] (Mar. 2024)
147
127
148
128
#### Breaking Changes
@@ -154,59 +134,45 @@ This change log covers only the command line interface (CLI) of Open VSX.
154
134
- Upgrade `@vscode/vsce` from `2.19.0` to `2.24.0` ([#878](https://github.com/eclipse/openvsx/pull/878))
155
135
- Upgrade `semver` from `7.5.2` to `7.6.0` ([#878](https://github.com/eclipse/openvsx/pull/878))
156
136
157
-
---
158
-
159
137
### [v0.8.4] (Mar. 2024)
160
138
161
139
#### Dependencies
162
140
163
141
- Upgrade `follow-redirects` from `1.14.8` to `1.15.6` ([#869](https://github.com/eclipse/openvsx/pull/869))
164
142
- Upgrade `ip` from `2.0.0` to `2.0.1` ([#858](https://github.com/eclipse/openvsx/pull/858))
165
143
166
-
---
167
-
168
144
### [v0.8.3] (Aug. 2023)
169
145
170
146
#### Dependencies
171
147
172
148
- Upgrade `yarn` from `1.22.19` to `3.6.1` ([#793](https://github.com/eclipse/openvsx/pull/793))
173
149
- Upgrade `word-wrap` from `1.2.3` to `1.2.4` ([#787](https://github.com/eclipse/openvsx/pull/787))
174
150
175
-
---
176
-
177
151
### [v0.8.2] (July 2023)
178
152
179
153
#### Dependencies
180
154
181
155
- Upgrade `vcse` from `2.15.0` to `2.19.0` ([#775](https://github.com/eclipse/openvsx/pull/775))
182
156
- Upgrade `semver` from `5.7.1` to `7.5.2` ([#763](https://github.com/eclipse/openvsx/pull/763))
183
157
184
-
---
185
-
186
158
### [v0.8.1] (May. 2023)
187
159
188
160
#### Dependencies
189
161
190
162
- Added explicit dependency to `semver` ([#733](https://github.com/eclipse/openvsx/pull/733))
191
163
192
-
---
193
-
194
164
### [v0.8.0] (Jan. 2023)
195
165
196
166
#### New Features
197
167
198
168
- Added CLI parameter `--skip-duplicate` to fail silently if version already exists on the marketplace ([#646](https://github.com/eclipse/openvsx/pull/646))
199
169
200
-
---
201
-
202
170
### [v0.7.1] (Dec. 2022)
203
171
204
172
#### Dependencies
205
173
206
174
- Migrated from deprecated `vcse` to `@vscode/vsce` ([#637](https://github.com/eclipse/openvsx/pull/637))
207
175
208
-
---
209
-
210
176
### [v0.7.0] (Dec. 2022)
211
177
212
178
#### New Features
@@ -217,8 +183,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
217
183
218
184
- Upgrade `vcse` from `2.7.0` to `2.15.0` ([#635](https://github.com/eclipse/openvsx/pull/635))
219
185
220
-
---
221
-
222
186
### [v0.6.0] (Nov. 2022)
223
187
224
188
#### New Features
@@ -229,24 +193,18 @@ This change log covers only the command line interface (CLI) of Open VSX.
229
193
230
194
- Upgrade `vcse` from `2.6.3` to `2.7.0` ([#621](https://github.com/eclipse/openvsx/pull/621))
231
195
232
-
---
233
-
234
196
### [v0.5.0] (Mar. 2022)
235
197
236
198
#### New Features
237
199
238
200
- Added CLI parameter `--target` to support target platforms ([#406](https://github.com/eclipse/openvsx/pull/406))
239
201
240
-
---
241
-
242
202
### [v0.4.0] (Feb. 2022)
243
203
244
204
#### New Features
245
205
246
206
- Added CLI parameter `--pre-release` to support pre-releases ([#410](https://github.com/eclipse/openvsx/pull/410))
247
207
248
-
---
249
-
250
208
### [v0.3.0] (Jan. 2022)
251
209
252
210
#### Breaking Changes
@@ -259,8 +217,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
259
217
- Upgrade `follow-redirects`
260
218
- Upgrade `nth-check`
261
219
262
-
---
263
-
264
220
### [v0.2.1] (Sep. 2021)
265
221
266
222
#### New Features
@@ -272,8 +228,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
272
228
273
229
- Upgrade `vsce` from `1.93.0` to `1.97.0`
274
230
275
-
---
276
-
277
231
### [v0.2.0] (Jun. 2021)
278
232
279
233
#### New Features
@@ -289,8 +243,6 @@ This change log covers only the command line interface (CLI) of Open VSX.
289
243
- Updated the `vsce` dependency from 1.84.0 to 1.93.0 ([#300](https://github.com/eclipse/openvsx/issues/300))
290
244
- Added explicit dependency to `tmp` ([#254](https://github.com/eclipse/openvsx/issues/254))
291
245
292
-
---
293
-
294
246
### [v0.1.0] (Apr. 2021)
295
247
296
248
First release of Open VSX with the Eclipse Foundation.
0 commit comments