Releases: IBM/vscode-ibmi-projectexplorer
Releases · IBM/vscode-ibmi-projectexplorer
v2.9.0
What's Changed
- Depend on
Code for i
2.9.0 - Added debug as Service Entry Point (SEP) to debug menu by @sebjulliand in #428
- Disable Download member functionality in Merlin by @irfanshar in #427
- Set LIBL and CURLIB in .env whenever they are updated by project so Code 4 i actions run correctly by @edmundreinhardt in #434
Housekeeping
- Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.6.0 by @dependabot in #433
- Bump @types/node from 20.11.30 to 20.12.5 by @dependabot in #432
- Bump @vscode/l10n-dev from 0.0.34 to 0.0.35 by @dependabot in #431
- Bump @types/tar from 6.1.11 to 6.1.12 by @dependabot in #430
- Bump @halcyontech/vscode-ibmi-types from 2.8.0 to 2.9.0 by @dependabot in #429
Full Changelog: v2.6.8...v2.9.0
v2.6.8
What's Changed
- Add merlin context value and suppress the upload member action in the cloud context by @SanjulaGanepola in #420
Full Changelog: v2.6.7...v2.6.8
v2.6.7
What's Changed
- Make version optional in .ibmi.json by @edmundreinhardt in #413
- Fix source orbit enablement for Migrate Source by @edmundreinhardt in #412
- Describe deployment methods more clearly by @edmundreinhardt in #414
- Document job log view and fix all menus by @edmundreinhardt in #411
Housekeeping
- Bump webpack from 5.90.3 to 5.91.0 by @dependabot in #419
- Bump @typescript-eslint/parser from 7.3.0 to 7.4.0 by @dependabot in #418
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #417
- Bump @types/node from 20.11.28 to 20.11.30 by @dependabot in #415
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #416
Full Changelog: v2.6.6...v2.6.7
v2.6.6
What's Changed
- Issue 377 support doublequoted libraries by @edmundreinhardt in #398
- Issue 360 When running build current action, active editor path not used by @edmundreinhardt in #399
- Fix browse/edit actions and uri issue for comparing members@SanjulaGanepola in #402
- Fix object and member delete actions by @SanjulaGanepola in #401
Housekeeping
- Bump @typescript-eslint/parser from 7.1.1 to 7.3.0
- Bump @types/node from 20.11.24 to 20.11.28
- Bump esbuild-loader from 4.0.3 to 4.1.0
- Bump typescript from 5.3.3 to 5.4.2
- Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.3.1
Full Changelog: v2.6.5...v2.6.6
v2.6.5
What's Changed
- Update
iproj.json
and.env
after renaming/deleting library by @SanjulaGanepola in #371 - Identify and filter out PRD libraries as they are side effect of command to query LIBL by @edmundreinhardt in #380
- Allow testing individual tests by @worksofliam in #381
Housekeeping
- Bump @typescript-eslint/eslint-plugin from 7.100 to 7.1.1 by @dependabot
- Bump @types/node from 20.11.19 to 20.11.24 by @dependabot
- Bump @vscode/l10n-dev from 0.0.33 to 0.0.34 by @dependabot
- Bump @typescript-eslint/parser from 7.0.2 to 7.1.1 by @dependabot
- Bump @halcyontech/vscode-ibmi-types from 2.7.0 to 2.8.0 by @dependabot
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot
- Bump dotenv from 16.4.4 to 16.4.5 by @dependabot
Full Changelog: v2.6.4...v2.6.5
v2.6.4
What's Changed
- Create connection action in merlin should NOT be Code for IBM i dialog by @edmundreinhardt in #338
- Hide Source Orbit migration options if Source Orbit not installed by @worksofliam in #359
- Missing iProject field when projects event is fired by @sebjulliand in #355
- Make library type more explicit by @sebjulliand in #354
- Fix missing deleted files in sub-directories by @SanjulaGanepola in #364
- Force refresh library list when changing library list description by @SanjulaGanepola in #362
- Rename configuration to
Disable User Library List View
by @SanjulaGanepola in #361 - Fix retrieval of members and objects by @SanjulaGanepola in #363
Housekeeping
- Bump webpack from 5.89.0 to 5.90.3
- Bump @vscode/l10n-dev from 0.0.31 to 0.0.33
- Bump @types/tar from 6.1.10 to 6.1.11
- Bump dotenv from 16.3.2 to 16.4.4 by
- Bump @types/node from 20.11.5 to 20.11.19
- Bump @typescript-eslint/parser from 6.19.1 to 7.0.2
- Bump @typescript-eslint/eslint-plugin from 6.19.1 to 7.0.0
- Bump esbuild-loader from 4.0.2 to 4.0.3
- Bump ignore from 5.3.0 to 5.3.1
New Contributors
- @worksofliam made their first contribution in #359
Full Changelog: v2.6.2...v2.6.4
v2.6.2
What's Changed
- Add checkbox to generate bob Rules.mk files on migrate source by @edmundreinhardt in #329
- Adds checkbox to import member text on migrate source by @irfanshar in #298
- Changed IBM i panel to IBM i Project Explorer by @sebjulliand in #308
- Adds option during migrate source to have files in lowercase by @irfanshar in #322
- Fix incorrect link to library list and object library doc pages by @SanjulaGanepola in #316
- Fix file extension during file source orbit rename by @irfanshar in #325
- Fixes the iterable warning by @edmundreinhardt in #327
Chores
- Bump @halcyontech/vscode-ibmi-types from 2.6.0 to 2.6.5 by @dependabot in #314
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #294
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #292
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #291
- Bump @typescript-eslint/parser from 6.18.0 to 6.19.1 by @dependabot in #321
- Bump dotenv from 16.3.1 to 16.3.2 by @dependabot in #320
- Bump @types/node from 20.10.7 to 20.11.5 by @dependabot in #319
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.19.1 by @dependabot in #318
Full Changelog: v2.6.0...v2.6.2
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