Skip to content

v0.6.1

Compare
Choose a tag to compare
@kzu kzu released this 24 Aug 03:03
· 90 commits to main since this release

Changelog

v0.6.1 (2022-08-24)

Full Changelog

πŸ› Fixed bugs:

  • Speed up skipped tests execution #39
  • Allow disabling timeouts selectively without having to debug #38
  • Allow debugging remote VS process via CLI/envvars #37
  • After a new deployment of a VSIX, first test run randomly hangs VS #34

πŸ”€ Merged:

  • Change back to previous retrying test runs #40 (@kzu)
  • Do not force MEF component initialization #35 (@kzu)