Skip to content

Releases: IBM/vscode-ibmi-projectexplorer

v2.9.0

09 Apr 13:10
71c490c
Compare
Choose a tag to compare

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

Full Changelog: v2.6.8...v2.9.0

v2.6.8

27 Mar 16:14
Compare
Choose a tag to compare

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

25 Mar 22:32
Compare
Choose a tag to compare

What's Changed

Housekeeping

Full Changelog: v2.6.6...v2.6.7

v2.6.6

20 Mar 11:44
Compare
Choose a tag to compare

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

06 Mar 15:09
68096c7
Compare
Choose a tag to compare

What's Changed

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

20 Feb 22:17
a6eb4ab
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.6.2...v2.6.4

v2.6.2

27 Jan 14:57
7e8e5cd
Compare
Choose a tag to compare

What's Changed

Chores

Full Changelog: v2.6.0...v2.6.2

v2.6.1

15 Dec 02:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v2.6.1

v2.6.0

15 Dec 02:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v2.6.0

v1.2.6

13 Nov 17:24
Compare
Choose a tag to compare
  • 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