Releases: microsoft/vscode-azure-iot-edge
Releases · microsoft/vscode-azure-iot-edge
v1.11.0-rc2
Parse twin value to JSON (#405)
v1.11.0-rc: Marketplace enhancement (#395)
* Marketplace enhancement * Move up BI evnet * default module name * 1.11.0-rc * css update
v1.10.0
Added
- Add sample gallery page. User can view and create Azure IoT Edge solution based on samples.
- Add issue template
v1.10.0-rc3: Add issue link to sample gallery (#371)
* Add issue link to sample gallery * 1.10.0-rc3
v1.10.0-rc2: fix #357 and #237 (#366)
* fix #364 * use utility checkworkspace * clean code * fix issue #357 and #237
v1.10.0-rc1: Merge pull request #352 from Microsoft/zhiqing-samplegallery
sample gallery
v1.9.0
Added
- Add configuration "azure-iot-edge.executor.env" which can be configured to inject environment variables into terminals created by VS Code Azure IoT Edge extension.
Changed
- Change the extension activation condition. It will not be activated by a debug session.
v1.9.0-rc2
avoid override process env (#353)
v1.9.0-rc: 1.9.0 rc (#350)
* 1.9.0 rc * fix according to comment
v1.8.0
Added
- Autodetect/install/update iotedgehubdev
- Install Azure IoT Edge Node.js Module Generator automatically before new Node.js module
Changed
- Use Webpack to improve extension performance ⚡
- Use git download instead of cookiecutter to add Python module