Skip to content

v0.8.0

Compare
Choose a tag to compare
@kzu kzu released this 30 Aug 19:59
· 50 commits to main since this release

Changelog

v0.8.0 (2022-08-30)

Full Changelog

πŸ”¨ Other:

  • InvalidOperationException for Visual Studio 2017 #6

πŸ”€ Merged:

  • Open C# file, and only only on exp instance #53 (@kzu)
  • Don't request DTE via COM since it can hang VS #50 (@kzu)
  • Remove usage of COM/process based ISP wrapper #49 (@kzu)
  • Further prevent hangs when running UI thread tests #46 (@kzu)
  • Switch to VSSDK, use built-in primitives, address warnings #45 (@kzu)
  • Kill the windows devenv process, since we're in bash #44 (@kzu)
  • Kill devenv between test runs #43 (@kzu)