Releases: IBM/vscode-ibmi-projectexplorer
Releases · IBM/vscode-ibmi-projectexplorer
v2.6.1
What's Changed
- Bump @types/tar from 6.1.7 to 6.1.9 by @dependabot in #264
- Bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #263
- Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #262
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #261
- Bump @typescript-eslint/parser from 6.11.0 to 6.13.2 by @dependabot in #279
- Bump @types/node from 20.9.0 to 20.10.3 by @dependabot in #277
- Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.2 by @dependabot in #278
- Document source code encoding by @edmundreinhardt in #273
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #270
- Bump ignore from 5.2.4 to 5.3.0 by @dependabot in #268
- Docs/update browser by @edmundreinhardt in #208
- doc limitation of setIBMiEncCmd field in iproj.json by @edmundreinhardt in #280
- another tweak to ibmi.json tgtccsid docs by @edmundreinhardt in #281
- Bump @types/tar from 6.1.9 to 6.1.10 by @dependabot in #288
- Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #286
- Bump @vscode/l10n-dev from 0.0.30 to 0.0.31 by @dependabot in #285
- Bump eslint from 8.53.0 to 8.55.0 by @dependabot in #287
- Bump @halcyontech/vscode-ibmi-types from 2.4.0 to 2.5.0 by @dependabot in #289
- For unspecified build commands, prefill prompt with BOB commands and invoke command after prompting by @edmundreinhardt in #284
New Contributors
- @edmundreinhardt made their first contribution in #273
Full Changelog: v1.2.6...v2.6.1
v2.6.0
What's Changed
- Bump @types/tar from 6.1.7 to 6.1.9 by @dependabot in #264
- Bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #263
- Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #262
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #261
- Bump @typescript-eslint/parser from 6.11.0 to 6.13.2 by @dependabot in #279
- Bump @types/node from 20.9.0 to 20.10.3 by @dependabot in #277
- Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.2 by @dependabot in #278
- Document source code encoding by @edmundreinhardt in #273
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #270
- Bump ignore from 5.2.4 to 5.3.0 by @dependabot in #268
- Docs/update browser by @edmundreinhardt in #208
- doc limitation of setIBMiEncCmd field in iproj.json by @edmundreinhardt in #280
- another tweak to ibmi.json tgtccsid docs by @edmundreinhardt in #281
- Bump @types/tar from 6.1.9 to 6.1.10 by @dependabot in #288
- Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #286
- Bump @vscode/l10n-dev from 0.0.30 to 0.0.31 by @dependabot in #285
- Bump eslint from 8.53.0 to 8.55.0 by @dependabot in #287
- Bump @halcyontech/vscode-ibmi-types from 2.4.0 to 2.5.0 by @dependabot in #289
- For unspecified build commands, prefill prompt with BOB commands and invoke command after prompting by @edmundreinhardt in #284
New Contributors
- @edmundreinhardt made their first contribution in #273
Full Changelog: v1.2.6...v2.6.0
v1.2.6
- The project state API threw an exception if no
iproj.json
is found in the project root.
This caused extensions using this API to fail, including Merlin by @william-xiang
Full Changelog: https://github.com/IBM/vscode-ibmi-projectexplorer/compare/v1.2.4..v1.2.6
v1.2.5
What's Changed
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #257
- Bump @vscode/l10n-dev from 0.0.29 to 0.0.30 by @dependabot in #259
- Bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #255
- Fix/uppercase variable assignment by @sebjulliand in #252
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #258
- Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #256
- Fixed the exception when there is no iproj json file by @william-xiang in #260
New Contributors
- @william-xiang made their first contribution in #260
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Gave explicit type to event's callback function by @sebjulliand in #201
- Add debug action to programs by @SanjulaGanepola in #86
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #206
- Bump @types/node from 20.5.7 to 20.6.0 by @dependabot in #202
- Bump tar and @types/tar by @dependabot in #207
- Bump @halcyontech/vscode-ibmi-types from 2.1.1 to 2.2.0 by @dependabot in #203
- Bump actions/checkout from 3 to 4 by @dependabot in #198
- Fix update member text action by @SanjulaGanepola in #210
- Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #211
- Implement Job Log Updates by @irfanshar in #219
- Fixed explorer command calls by @sebjulliand in #225
- Fixed library actions by @sebjulliand in #228
- Fixed explorer crashing on non string values in iproj.json by @sebjulliand in #232
- Fixed launch configuration to run actual watch task by @sebjulliand in #233
- Fixed explorer crashing when refreshing project with extensible children by @sebjulliand in #234
- Bump @types/node from 20.6.2 to 20.8.0 by @dependabot in #230
- Bump @halcyontech/vscode-ibmi-types from 2.2.0 to 2.3.1 by @dependabot in #229
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #221
- Bump @types/node from 20.8.0 to 20.8.4 by @dependabot in #238
- Bump actions/setup-node from 3 to 4 by @dependabot in #242
- Bump webpack from 5.88.2 to 5.89.0 by @dependabot in #241
- Bump @types/node from 20.8.4 to 20.8.6 by @dependabot in #239
- Bump @types/tar from 6.1.6 to 6.1.7 by @dependabot in #246
- Bump @types/node from 20.8.6 to 20.8.9 by @dependabot in #247
- Bump eslint from 8.50.0 to 8.52.0 by @dependabot in #243
- Bump @halcyontech/vscode-ibmi-types from 2.3.1 to 2.4.0 by @dependabot in #236
- Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.0 by @dependabot in #244
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #249
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #248
Full Changelog: v1.2.2...v1.2.4
v1.2.3
What's Changed
- Gave explicit type to event's callback function by @sebjulliand in #201
- Add debug action to programs by @SanjulaGanepola in #86
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #206
- Bump @types/node from 20.5.7 to 20.6.0 by @dependabot in #202
- Bump tar and @types/tar by @dependabot in #207
- Bump @halcyontech/vscode-ibmi-types from 2.1.1 to 2.2.0 by @dependabot in #203
- Bump actions/checkout from 3 to 4 by @dependabot in #198
- Fix update member text action by @SanjulaGanepola in #210
- Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #211
- Implement Job Log Updates by @irfanshar in #219
- Fixed explorer command calls by @sebjulliand in #225
- Fixed library actions by @sebjulliand in #228
- Fixed explorer crashing on non string values in iproj.json by @sebjulliand in #232
- Fixed launch configuration to run actual watch task by @sebjulliand in #233
- Fixed explorer crashing when refreshing project with extensible children by @sebjulliand in #234
- Bump @types/node from 20.6.2 to 20.8.0 by @dependabot in #230
- Bump @halcyontech/vscode-ibmi-types from 2.2.0 to 2.3.1 by @dependabot in #229
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #221
- Bump @types/node from 20.8.0 to 20.8.4 by @dependabot in #238
- Bump actions/setup-node from 3 to 4 by @dependabot in #242
- Bump webpack from 5.88.2 to 5.89.0 by @dependabot in #241
- Bump @types/node from 20.8.4 to 20.8.6 by @dependabot in #239
- Bump @types/tar from 6.1.6 to 6.1.7 by @dependabot in #246
- Bump @types/node from 20.8.6 to 20.8.9 by @dependabot in #247
- Bump eslint from 8.50.0 to 8.52.0 by @dependabot in #243
- Bump @halcyontech/vscode-ibmi-types from 2.3.1 to 2.4.0 by @dependabot in #236
- Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.0 by @dependabot in #244
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #249
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #248
Full Changelog: v1.2.2...v1.2.3
IBM i Project Explorer 1.2.2
What's Changed
- Bump @types/node from 20.5.6 to 20.5.7 by @dependabot in #182
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #183
- Contribute the job log to the bottom panel by @SanjulaGanepola in #186
- Add docs about installation and Project Explorer features by @SanjulaGanepola in #138
- Add docs for release process by @SanjulaGanepola in #188
- Fix assign to variable from Project Explorer by @SanjulaGanepola in #191
- Fix build and compile when no
.logs
or.evfevent
by @SanjulaGanepola in #193 - Fix job log error when no
iproj.json
by @SanjulaGanepola in #195 - Bump esbuild-loader from 4.0.1 to 4.0.2 by @dependabot in #197
- Bump to 1.2.2 by @SanjulaGanepola in #196
Full Changelog: v1.2.1...v1.2.2
IBM i Project Explorer 1.2.1
What's Changed
- Fix missing action to resolve project metadata by @SanjulaGanepola in #165
- Fix file watcher exception by @SanjulaGanepola in #167
- Bump @halcyontech/vscode-ibmi-types from 2.1.0 to 2.1.1 by @dependabot in #175
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #176
- Bump @types/node from 20.5.2 to 20.5.6 by @dependabot in #177
- Fix
libraryList
anddeployLocation
events not firing by @SanjulaGanepola in #180 - Fix incorrect file uri when running compile by @SanjulaGanepola in #172
- Create directories during source migration by @SanjulaGanepola in #173
- Add missing
Add to Include Paths
action in the file explorer and add actions to the Source by @SanjulaGanepola in #174 - Bump to 1.2.1 by @SanjulaGanepola in #178
Full Changelog: v1.2.0...v1.2.1
IBM i Project Explorer 1.2.0
What's Changed
- Add Connect to/Connect previous actions to project explorer by @sebjulliand in #127
- Create dependabot.yml by @SanjulaGanepola in #128
- Bump @types/node from 16.18.38 to 20.4.9 by @dependabot in #129
- Bump esbuild-loader from 3.0.1 to 4.0.0 by @dependabot in #133
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #130
- Bump typescript from 4.9.5 to 5.1.6 by @dependabot in #131
- Fix IProject state "extensions" mapping by @sebjulliand in #134
- Bump webpack-cli from 4.10.0 to 5.1.4 by @dependabot in #135
- Bump @vscode/l10n-dev from 0.0.25 to 0.0.29 by @dependabot in #137
- Add variable support for
extensions
attribute iniproj.json
by @SanjulaGanepola in #140 - Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #145
- Update dependabot.yml to scan weekly by @SanjulaGanepola in #146
- Bump @types/node from 20.4.9 to 20.5.0 by @dependabot in #147
- Bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #156
- Bump esbuild-loader from 4.0.0 to 4.0.1 by @dependabot in #155
- Add configuration to enable/disable Code4i user library list view by @SanjulaGanepola in #154
- Bump @types/node from 20.5.1 to 20.5.2 by @dependabot in #159
- Bump @halcyontech/vscode-ibmi-types from 2.0.0 to 2.1.0 by @dependabot in #158
- Add
Set Deployment Method
andDeploy Project
actions by @SanjulaGanepola in #97 - Add Environment Manager to detect if running in Merlin by @SanjulaGanepola in #161
- Add clean up from Source Orbit to source migration by @SanjulaGanepola in #157
- Add build/compile actions and improved optional action support by @SanjulaGanepola in #164
- Bump to 1.2.0 by @SanjulaGanepola in #162
New Contributors
- @sebjulliand made their first contribution in #127
Full Changelog: v1.1.0...v1.2.0
IBM i Project Explorer 1.1.0
What's Changed
- Add offline support by @SanjulaGanepola in #125
- Bump to 1.1.0 by @SanjulaGanepola in #126
Full Changelog: v1.0.2...v1.1.0