Zowe Explorer
New features and enhancements
- Removed Gulp dependency and migrated from
i18n
standard tol10n
. #2253 Thanks @rudyflores
Bug fixes
- Changed ZoweExplorerExtender.initForZowe
profileTypeConfigurations: imperative.ICommandProfileTypeConfiguration[]
to a required argument to address issues seen after registration of profile type when not passed. #2575 Thanks @JillieBeanSim
Zowe Explorer Extension for FTP
New features and enhancements
Bug fixes
- Removed outdated vscode-nls webpack plugin #2253 Thanks @rudyflores
Zowe Explorer APIs
New features and enhancements
Bug fixes
- Changed IApiExplorerExtenders.initForZowe
profileTypeConfigurations: imperative.ICommandProfileTypeConfiguration[]
to a required argument to address issues seen after registration of profile type when not passed. #2575 Thanks @JillieBeanSim