Releases: IBM/vscode-ibmi-projectexplorer
Releases · IBM/vscode-ibmi-projectexplorer
v2.12.3
What's Changed
- Upgrade to Code4i
v2.15
types and remove deprecated APIs by @SanjulaGanepola in #664
Full Changelog: v2.12.2...v2.12.3
v2.12.2
What's Changed
- Fix issues with project explorer types by @SanjulaGanepola in #651
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
- Update outdated migrate source images and docs by @SanjulaGanepola in #617
- Add action to build objects in project explorer and source orbit by @SanjulaGanepola in #634
Housekeeping
- Bump @types/node from 22.7.7 to 22.10.7 by @dependabot in #647
- Bump @typescript-eslint/eslint-plugin from 7.16.0 to 8.21.0 by @dependabot in #646
- Revert "Bump @typescript-eslint/eslint-plugin from 7.16.0 to 8.21.0" by @SanjulaGanepola in #648
- Bump webpack from 5.95.0 to 5.97.1 by @dependabot in #632
- Bump esbuild and esbuild-loader by @dependabot in #649
- Bump ignore from 5.3.1 to 7.0.3 by @dependabot in #645
- Bump typescript from 5.6.3 to 5.7.3 by @dependabot in #644
- Bump to v2.12.1 by @SanjulaGanepola in #650
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Use local
LIBL
andCURLIB
for running actions on objects and members by @SanjulaGanepola in #575 - Update LICENSE by @SanjulaGanepola in #589
- Fix OVSX publishing issues by @SanjulaGanepola in #602
- Add tutorials doc page by @SanjulaGanepola in #603
- Update configuration for deleting a library by @SanjulaGanepola in #610
- Add
objlibs
from.ibmi.json
to Object Libraries by @SanjulaGanepola in #611 - Fix delete and rename actions when library is lowercase in iproj.json by @SanjulaGanepola in #612
- Make sub project scanning to be user invoked by @SanjulaGanepola in #574
- Remove
/QOpenSys/pkgs/bin/
from default makei commands by @SanjulaGanepola in #614 - Bump to v2.12.0 by @SanjulaGanepola in #613
- Clear
.logs
and.evfevent
directory instead of deleting by @SanjulaGanepola in #616
Housekeeping
- Bump webpack from 5.92.1 to 5.95.0 by @dependabot in #594
- Bump @typescript-eslint/parser from 7.16.0 to 7.18.0 by @dependabot in #553
- Bump tar from 7.4.0 to 7.4.3 by @dependabot in #552
- Bump esbuild-loader from 4.2.0 to 4.2.2 by @dependabot in #546
- Bump @types/node from 20.14.10 to 22.7.7 by @dependabot in #606
- Bump @halcyontech/vscode-ibmi-types from 2.12.1 to 2.13.5 by @dependabot in #604
- Bump typescript from 5.5.3 to 5.6.3 by @dependabot in #597
Full Changelog: v2.11.1...v2.12.0
v2.11.1
What's Changed
- Fix action enablement when no project by @SanjulaGanepola in #551
- Specify NPM registry URL by @SanjulaGanepola in #559
- Replace Code for IBM i
onEvent
bysubscribe
by @sebjulliand in #558 - Specify registry in .npmrc file by @SanjulaGanepola in #560
- Add version and install badges to README by @SanjulaGanepola in #561
- Create dependency-review.yml by @SanjulaGanepola in #562
- Document to create
iproj.json
before source migration by @SanjulaGanepola in #567 - Remove unnecessary export of PATH variable by @SanjulaGanepola in #569
- Bump to v2.11.1 by @SanjulaGanepola in #570
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
- Add scanning for sub projects by @SanjulaGanepola in #476
- Create
.gitignore
file when creating a new project by @SanjulaGanepola in #494 - Add all inline actions to right-click menu by @SanjulaGanepola in #493
- Fix error handling of invalid
iproj.json
file by @SanjulaGanepola in #503 - Fix syncing of
LIBL
andCURLIB
by @SanjulaGanepola in #508 - Fix minor job log issues, update decorations, add new tree view badge by @SanjulaGanepola in #510
- Update wording from failed jobs to failed objects by @SanjulaGanepola in #513
- Add event for
buildMap
changes by @SanjulaGanepola in #522 - Fix library commands in Object Browser by @SanjulaGanepola in #526
- Add Code4i tooltips for libraries, objects, members, and ifs files by @SanjulaGanepola in #506
- Fix Db2i commands being contributed to variable tree items by @SanjulaGanepola in #532
- Check
preUsrlibl
andpostUsrlibl
before adding to library list by @SanjulaGanepola in #531 - Add build workflow to test pull requests by @SanjulaGanepola in #512
- Ignore
created_by
field for objects in tests by @SanjulaGanepola in #537
Housekeeping
- Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.12.0 by @dependabot in #484
- Bump tar from 7.1.0 to 7.2.0 by @dependabot in #482
- Bump @typescript-eslint/parser from 7.10.0 to 7.12.0 by @dependabot in #483
- Bump @types/node from 20.12.12 to 20.14.2 by @dependabot in #487
- Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot in #489
- Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot in #488
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #495
- Bump webpack from 5.91.0 to 5.92.0 by @dependabot in #500
- Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in #499
- Bump @halcyontech/vscode-ibmi-types from 2.10.1 to 2.11.0 by @dependabot in #498
- Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot in #501
- Bump actions/github-script from 5 to 7 by @dependabot in #514
- Bump @types/node from 20.14.2 to 20.14.8 by @dependabot in #515
- Bump webpack from 5.92.0 to 5.92.1 by @dependabot in #516
- Bump esbuild-loader from 4.1.0 to 4.2.0 by @dependabot in #518
- Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #517
- Bump tar from 7.2.0 to 7.4.0 by @dependabot in #521
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #519
- Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in #520
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #530
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #527
- Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @dependabot in #529
- Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #528
- Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #535
- Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #533
- Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #534
Full Changelog: v2.10.5...v2.11.0
v2.10.5
What's Changed
- Update ARCAD link to project mode page by @SanjulaGanepola in #477
- Use the project's library list and current library when debugging by @sebjulliand in #478
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- Fix job log doc images not rendering by @SanjulaGanepola in #466
- Include Paths Event by @irfanshar in #472
- Toggle clear errors action by @irfanshar in #474
- Add walkthroughs by @SanjulaGanepola in #465
Housekeeping
- Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.10.0 by @dependabot in #470
- Bump @types/node from 20.12.10 to 20.12.12 by @dependabot in #468
- Bump @typescript-eslint/parser from 7.8.0 to 7.10.0 by @dependabot in #469
- Update to 2.10.4 by @SanjulaGanepola in #467
Full Changelog: v2.10.3...v2.10.4
v2.10.3
What's Changed
- Fix context value for source physicals by @SanjulaGanepola in #457
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
- Fix incorrect category for job log commands by @SanjulaGanepola in #454
- Publish to Open VSX before the marketplace by @SanjulaGanepola in #455
Full Changelog: v2.10.1...v2.10.2