Release 2.5.0+2840.2
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
andSet-TfsWorkItem
where IterationPath was not being set.