Releases: IBM/vscode-ibmi-projectexplorer
Releases · IBM/vscode-ibmi-projectexplorer
v2.10.1
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- Disable connect to previous connection in merlin by @irfanshar in #446
- Update types for Code for i 2.10.1 by @sebjulliand in #453
Housekeeping
- Bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in #445
- Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in #443
- Bump @types/tar from 6.1.12 to 6.1.13 by @dependabot in #444
- Bump tar from 7.0.1 to 7.1.0 by @dependabot in #452
- Bump @types/node from 20.12.7 to 20.12.10 by @dependabot in #451
- Bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #448
- Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #447
Full Changelog: v2.9.1...v2.10.0
v2.9.1
What's Changed
- Fix/debug commands by @sebjulliand in #442
- Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #440
- Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #439
- Bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #438
- Bump tar from 6.2.1 to 7.0.1 by @dependabot in #436
- Bump @typescript-eslint/parser from 7.4.0 to 7.7.0 by @dependabot in #437
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Depend on
Code for i2.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.jsonand.envafter 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 Viewby @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