Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: microsoft/vscode-tye

v0.5.1

01 Aug 16:56
fa8b442
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

v0.5.1 - 29 June 2022

Minor fixes and dependency updates.

Fixed

  • No Tye application is running in the Tye Applications view - Ubuntu 21.10 #179

v0.5.0

15 Feb 20:07
23eee92
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Change Log

v0.5.0 - 11 February 2022

A number of usability enhancements and fixes.

Fixed

  • Tye should use case insensitive string matching between the application name in tye.yaml and launch.json #167
  • Move to PowerShell-based WMI provider #163
  • [bug] Timing issue starting large deployments prevents the debugger from auto connecting #161

v0.4.0

15 Sep 19:54
ac2ffc3
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Change Log

v0.4.0 - 15 September 2021

A number of usability enhancements and fixes.

Fixed

  • Fix the wmic process filter logic for tye processes. (#145) (2c48d86), closes #144
  • Update the logic to relate a tye-run task with tye application (#143) (150a057), Fixes #127
  • Accommodate custom Tye paths. (#136) (a3ed1bf), closes #133

Added

v0.3.0

09 Aug 22:20
1110aa0
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

v0.3.0 - 9 August 2021

A number of usability enhancements and fixes.

Fixed

Added

v0.2.0

12 Jul 17:49
156b2bc
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

v0.2.0 - 6 July 2021

A number of usability enhancements and fixes.

Fixed

  • The microservice application's debugger is attached when clicking the "Attach" button of the Dapr application #118
  • It always auto-debugs again after clicking the "Disconnect/Stop" button #103
  • The microservice node is collapsed and then re-expanded after a single click the collapse icon #106
  • Debug icon should be hidden when no application is running #69

Added

  • The tooltips are inconsistent between the “microservice" and “frontend" when hovering the mouse over the debug icons #109
  • Add command to kill Tye application #24
  • Tye tree view needs automatic refresh #8
  • Scaffold debug launch configuration and tye-run task with the watch mode enabled. #50
  • tye.yaml is overwritten without prompting to overwrite or create new #65
  • Validate use with a compatible version of Tye #64
  • Investigating support for Ctrl+C for tasks #60
  • Add tye.yaml schema settings to extension #63
  • Tye debug doesn't attach to functions apps #89

v0.1.0

01 Jun 20:38
d17851d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial preview release.