Skip to content

Release 2.5.0+2840.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 02:34
f91c738

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.