Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

1.108.0

Compare
Choose a tag to compare
@jeffyoung jeffyoung released this 24 Oct 15:38
· 295 commits to master since this release
  • Improve documentation with #45 (Resolved #44, Do not see in documentation how to connect to existing TFS)
  • Fixed link to Third Party Notices file (thanks to @mortonfox for the fix)
  • Added property to package.json to address markdown rendering of README.md in Visual Studio Marketplace
  • Integrated latest version (5.1.1) of vsts-node-api into the extension
    • Provides some proxy support for Team Services only
    • Moves most of the extension from Q.Promises to es6 Promises
    • Utilizes async/await pattern where possible
  • Several other bug fixes