Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 669 Bytes

2.5.0.md

File metadata and controls

14 lines (8 loc) · 669 Bytes

TfsCmdlets Release Notes

Version 2.5.0 (03/Aug/2022)

This release introduces new cmdlets and fixes a few bugs.

New cmdlets

  • Start-TfsBuild: Starts a pipeline (YAML) / build (Classic).
  • Get-TfsTeamProjectMember: Returns the members of a team project, as shown in the "Members" widget in the team project's Summary page (closes #59).

Fixes

  • Fixes a bug in New-TfsWorkItem and Set-TfsWorkItem where IterationPath was not being set.