Releases: codefori/vscode-ibmi
Releases Β· codefori/vscode-ibmi
Code for IBM i 2.14.3
Code for IBM i 2.14.2
What's Changed
- Add support for different shell export syntax in sendCommand method by @worksofliam in #2373
Full Changelog: 2.14.1...2.14.2
Code for IBM i 2.14.1
What's Changed
- Fix: Remove hard coded path to attr by @worksofliam in #2371
Full Changelog: 2.14.0...2.14.1
2.14.0
What's New
- Add Auto Reconnect setting by @sebjulliand in #2326
- Support workspace folder parameter on
runAction
by @SanjulaGanepola in #2248 - Add encoding tests for CCSID handling by @worksofliam in #2334
What's Changed
- Ensure type is a string for translation by @worksofliam in #2325
- Fix invalid options for
IBM i: New Library...
command by @SanjulaGanepola in #2332 - Fix invalid options for
Upload...
command by @SanjulaGanepola in #2345 - Use
vscode.openWith
only when necessary by @sebjulliand in #2348 - Source Dates: compute a unique alias for each member + mode by @sebjulliand in #2219
- Fixed typo in deployTools by @eltociear in #2350
- Fixed incorrect messages + open members download location by @sebjulliand in #2353
- Build workspace watcher only once by @sebjulliand in #2367
New Contributors
- @eltociear made their first contribution in #2350
Full Changelog: 2.13.6...2.14.0
Code for IBM i 2.13.6
What's Changed
- Migrate to
vscode.l10n
API by @sebjulliand in #2284 - Use system names for libraries and source files in SQL by @chrjorgensen in #2324
- Fix encoding issue when writing files by @worksofliam in #2318
Full Changelog: 2.13.5...2.13.6
Code for IBM i 2.13.5
Code for IBM i 2.13.4
Missing version number bump to 2.13.4
Code for IBM i 2.13.3
What's Changed
- Fix stat() returning
Invalid member path
for members located on iasp by @sebjulliand in #2287
Full Changelog: 2.13.2...2.13.3
Code for IBM i 2.13.2
Fixes
- Improvements to member search by @worksofliam in #2230
- #2105 Improved error when running an action in readonly mode by @sathisnsk in #2241
- Fix error when dragging to IFS directory with special characters by @chrjorgensen in #2238
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #2234
- Allow filters to be deleted even if protected by @sebjulliand in #2252
- Upgrade deprecated
actions/upload-artifact@v2
tov4
by @SanjulaGanepola in #2263 - Allow Save As and breadcrumb navigation by @sebjulliand in #2060
- Always show "Download client certificate" button by @sebjulliand in #2281
- Extend the base API to allow other extensions to add their own components. by @worksofliam in #2232
- Fixes for source member lines that were only numbers by @worksofliam in #2245
- Made Java installation as connection features by @sebjulliand in #2283
New Contributors
- @sathisnsk made their first contribution in #2241
Full Changelog: 2.13.0...2.13.1
Code for IBM i 2.13.0
What's new
- Add action to open location after download of members/streamfiles by @sebjulliand in #2224
- Add ability to cancel the connection by @worksofliam in #2226
Fixes
- Fix and test case for supporting members with dollar signs by @worksofliam in #2191
- Fix
Search Source File
crashing when used with a complex filter by @sebjulliand in #2213 - Fixed object/members listing failing when name contains variant chars by @sebjulliand in #2215
- Fixed IFS commands/methods crashing with paths with blanks by @sebjulliand in #2221
- Add additional checks for debug configuration/certificate by @sebjulliand in #2227
- Change logic for triggering disconnect by @worksofliam in #2231
Full Changelog: 2.12.1...2.13.0