Skip to content

Version 2.0.9

Compare
Choose a tag to compare
@mavezeau mavezeau released this 09 Jan 16:13
· 17 commits to master since this release

Add support to fetch branch information by project or build config
Add missing field for branches

new Method

  • BuildConfigs
    GetBranchesByBuildConfigurationId(string buildTypeId, BranchLocator locator = null)

  • Project
    GetBranchesByBuildProjectId(string projectId, BranchLocator locator = null)

Merge Request include this build: