tag:github.com,2008:https://github.com/microsoft/PowerShellForGitHub/releasesTags from PowerShellForGitHub2021-05-26T15:24:51Ztag:github.com,2008:Repository/54234233/0.16.12021-05-26T15:24:51Z0.16.1<p>[0.16.1](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.16.1">https://github.com/PowerShell/PowerShellForGitHub/tree/0.16.1</a>)…</p>
<p>… - (2021/05/26)</p>
<p>Features</p>
<p>+ `Invoke-GHRestMethodMultipleResult` now allows callers to specify `AdditionalHeader`, just like
<br /> `Invoke-GHRestMethod`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/319">#319</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/a2329d67302c55c42bae7fab2c78e63e1abdb656"><tt>a2329d6</tt></a>)</p>
<p>Fixes</p>
<p>- Fixes encoding issues when calling `Set-GitHubContent`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/328">#328</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/1200b5b36aa94d96906802ddc04f8604ab83d83c"><tt>1200b5b</tt></a>)</p>
<p>Authors</p>
<p> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/jing8956">@jing8956</a>**](<a href="https://github.com/jing8956">https://github.com/jing8956</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.16.02021-01-05T19:47:21Z0.16.0<p>[0.16.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.16.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.16.0</a>)…</p>
<p>… - (2021/01/06)</p>
<p>Features:</p>
<p>+ Added the ability to retrieve and modify team permissions on a repository with
<br /> `Get-GitHubRepositoryTeamPermission`, `Set-GitHubRepositoryTeamPermission` and
<br /> `Remove-GitHubRepositoryTeamPermission`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/300">#300</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/22e3d7bdf6c3b33fdead74dac831e0bb43beb2c4"><tt>22e3d7b</tt></a>)</p>
<p>+ Added the ability to retrieve and modify the GitHub Actions permissions policy for repositories
<br /> with `Get-GitHubRepositoryActionsPermission` and `Set-GitHubRepositoryActionsPermission`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/301">#301</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/d4997057f8b1234ea1aabeb4fb6742148d3afaaf"><tt>d499705</tt></a>)</p>
<p>Fixes:</p>
<p>- Added missing `.SYNOPSIS` to a number of functions throughout the module.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/293">#293</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/ab536c772a7656f92166d13f5df9ef7bf6627a3f"><tt>ab536c7</tt></a>)</p>
<p>- Fixed an error in `Set-GitHubContent` which caused it to ignore requested changes to
<br /> `AuthorName`/`AuthorEmail`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/295">#295</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/ec7950c02c1e52af2a6edc30331982d172f6e7ff"><tt>ec7950c</tt></a>)</p>
<p>- Fixed `Get-GitHubEvent`, which was erroring out when its result contained any labels. (The labels
<br /> were being post-processed incorrectly when adding support for pipelining).
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/306">#306</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/8fd42010209edaf10936751b8eb190655a2bdb38"><tt>8fd4201</tt></a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)
<br /> * [**@<a class="user-mention notranslate" href="https://github.com/X-Guardian">@X-Guardian</a>**](<a href="https://github.com/X-Guardian">https://github.com/X-Guardian</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/johnlokerse">@johnlokerse</a>**](<a href="https://github.com/johnlokerse">https://github.com/johnlokerse</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/joseartrivera">@joseartrivera</a>**](<a href="https://github.com/joseartrivera">https://github.com/joseartrivera</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.15.12020-09-09T15:36:34Z0.15.1<p>[0.15.1](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.15.1">https://github.com/PowerShell/PowerShellForGitHub/tree/0.15.1</a>)…</p>
<p>… - (2020/09/09)</p>
<p>Fixes:</p>
<p>- Fixed the default `LogPath` when no user profile is available (like in the situation of running
<br /> within the context of an Azure Function App). The alternate default log path in this scenario
<br /> will now be the `LocalApplicationDataFolder`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/283">#283</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/e9a6810b3c1a3c6b2ec798bc06f4fa50be154e87"><tt>e9a6810</tt></a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.15.02020-08-18T17:31:01Zv0.15.0 Release of PowerShellForGitHub<p> [0.15.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.15.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.15.0</a>…</p>
<p>…) - (2020/08/17)</p>
<p>This is a significant update that has a number of breaking changes amongst its payload that
<br />existing users need to be made aware of.</p>
<p>___Highlights___
<br />+ Complete pipeline support has been added to the module. You can now pipe the output of almost
<br /> any command as input to almost any command. Every command output now has a specific `GitHub.*`
<br /> type that is queryable as well.</p>
<p>+ Major performance increase. It turns out that showing animated status would make an operation
<br /> take 3 seconds that would otherwise take 1/4 second due to performance issues with ProgressBar.
<br /> We no longer show status except for commands that 10+ pages of results which we must query for,
<br /> and that minimum can be changed with a new configuration property: `multiRequestProgressThreshold`
<br /> (set it to `0` to never see any progress).</p>
<p>+ Lots of new functionality added:
<br /> + Full support for gists: `Get-GitHubGist`, `Remove-GitHubGist`,
<br /> `Copy-GitHubGist` (aka `Fork-GitHubGist`), `Add-GitHubGistStar`, `Remove-GitHubGistStar`,
<br /> `Set-GitHubGistStar`, `Test-GitHubGistStar`, `New-GitHubGist`, `Set-GitHubGist`,
<br /> `Rename-GitHubGistFile`, `Remove-GitHubGistFile`, `Set-GitHubGistFile` (aka`Add-GitHubGistFile`),
<br /> `Get-GitHubGistComment`, `Set-GitHubGistComment`, `New-GitHubGistComment`,
<br /> `Remove-GitHubGistComment`</p>
<p> + Full support for Releases:
<br /> `New-GitHubRelease`, `Set-GitHubRelease`, `Remove-GitHubRelease`, `Get-GitHubReleaseAsset`,
<br /> `New-GitHubReleaseAsset`, `Set-GitHubReleaseAsset`, `Remove-GitHubReleaseAsset`</p>
<p> + Improved support for Teams:
<br /> `New-GitHubTeam`, `Set-GitHubTeam`, `Remove-GitHubTeam`, `Rename-GitHubTeam`</p>
<p> + Dependabot support: `Test-GitHubRepositoryVulnerabilityAlert`,
<br /> `Enable-GitHubRepositoryVulnerabilityAlert`, `Disable-GitHubRepositoryVulnerabilityAlert`,
<br /> `Enable-GitHubRepositorySecurityFix`, `Disable-GitHubRepositorySecurityFix`</p>
<p> + New Repository-related commands:
<br /> `New-GitHubRepositoryFromTemplate`, `Set-GitHubContent`, `New-GitHubRepositoryBranch`,
<br /> `Remove-GitHubRepositoryBranch`, `Get-GitHubRepositoryBranchProtectionRule`,
<br /> `New-GitHubRepositoryBranchProtectionRule`, `Remove-GitHubRepositoryBranchProtectionRule`</p>
<p> + New Reaction support added for issues and pull requests:
<br /> `Get-GitHubReaction`, `Set-GitHubReaction`, `Remove-GitHubReaction`</p>
<p>+ Default formatters have been added for many (but not yet all) of the types introduced by this
<br /> module. Formatter support will be increased over the coming releases.</p>
<p>+ No longer has any external dependencies. Previously had to download .NET
<br /> assemblies in order to send telemetry, which made the initial commands
<br /> take up much more time than needed. With no eternal dependencies involved
<br /> anymore, telemetry is lightning-fast with negligible impact to normal
<br /> command execution.</p>
<p>___Breaking Changes___</p>
<p>____Stardized naming (and verb usage) throughout the module____
<br />* A number of commands have been renamed to follow the pattern that we're standardizing on:
<br /> `Get` / `Set` / `New` / `Remove`
<br /> (but we will continue to alias `Remove-*` as `Delete-*`).
<br /> * That resulted in the following command renames:
<br /> * `Get-GitHubComment` -> `Get-GitHubIssueComment` `[Alias('Get-GitHubComment)]`
<br /> * `New-GitHubAssignee` -> `Add-GitHubAssignee` `[Alias('New-GitHubAssignee')]`
<br /> * `New-GitHubComment` -> `New-GitHubIssueComment` `[Alias('New-GitHubComment)]`
<br /> * `Remove-GitHubComment` -> `Remove-GitHubIssueComment` `[Alias('Remove-GitHubComment)]`
<br /> * `Set-GitHubLabel` -> `Initialize-GitHubLabel` _[breaking behavior due to the `Update-GitHubLabel` change below]_`
<br /> * `Update-GitHubCurrentUser` -> `Set-GitHubProfile` `[Alias('Update-GitHubCurrentUser')]`
<br /> * `Update-GitHubIssue` -> `Set-GitHubIssue` `[Alias('Update-GitHubIssue')]`
<br /> * `Update-GitHubLabel` -> `Set-GitHubLabel` `[Alias('Update-GitHubLabel')]`
<br /> _[breaking behavior since `Set-GitHubLabel` used to do something else]_
<br /> * `Update-GitHubRepository` -> `Set-GitHubRepository` `[Alias('Update-GitHubRepository')]`</p>
<p>* The following parameter renames occurred as well:
<br /> * `Add-GitHubIssueLabel`: `Name` -> `Label`
<br /> * `Get-GitHubCodeOfConduct`: `Name` -> `Key`
<br /> * `Get-GitHubProjectCard`: `ArchivedState` -> `State` (although we kept an alias for `ArchivedState`)
<br /> * `Get-GitHubLabel`: `Name` -> `Label`, `Milestone` -> `MilestoneNumber`
<br /> * `Get-GitHubLicense`: `Name` -> `Key`
<br /> * `Get-GitHubRelease`: `ReleaseId` -> `Release` (although we kept an alias for `ReleaseId`)
<br /> * `Get-GitHubRepositoryBranch`: `Name` -> `BranchName`
<br /> * `Get-GitHubUser`: `User` -> `UserName` (although we kept an alias for `User`)
<br /> * `Get-GitHubUserContextualInformation`: There is no longer `SubjectId` and `Subject`.
<br /> Instead you either specify `OrganizationId`, `RepositoryId`, `IssueId` or `PullRequestId`.
<br /> * `Move-GitHubProjectCard`: `ColumnId` -> `Column` (although we kept an alias for `ColumnId`)
<br /> * `New-GitHubLabel`: `Name` -> `Label`
<br /> * `New-GitHubProject`: `Name` -> `ProjectName` (although we kept an alias for `Name`)
<br /> * `New-GitHubProjectCard`: There is no longer `ContentId` and `ContentType`.
<br /> Instead you either specify `IssueId` or `PullRequestId`.
<br /> * `New-GitHubProjectColumn`: `Name` -> `ColumnName` (although we kept an alias for `Name`)
<br /> * `Remove-GitHubIssueLabel`: `Name` -> `Label`
<br /> * `Remove-GitHubLabel`: `Name` -> `Label`
<br /> * `Rename-GitHubRepository`: `html_url` alias for `Uri` has been removed
<br /> * `Set-GitHubIssueLabel`: `Name` -> `Label`
<br /> * `Set-GitHubLabel` (formerly `Update-GitHubLabel`): `Name` -> `Label`
<br /> * `Set-GitHubProjectColumn`: `Name` -> `ColumnName` (although we kept an alias for `Name`)
<br /> * `Set-GitHubRepositoryTopic`: `Name` -> `Topic` (although we kept an alias for `Name`)</p>
<p>____Other breaking changes____
<br />* All `Remove-*` functions (and some `Rename-*`/`Set-*` functions) now prompt for confirmation before
<br /> performing the requested action. This can be silently bypassed by passing-in `-Confirm:$false`
<br /> or `-Force`.
<br /> * Affected commands that existed in previous releases:
<br /> * `Remove-GitHubAssignee`
<br /> * `Remove-GitHubIssueComment` (formerly named `Remove-GitHubComment`)
<br /> * `Remove-GitHubIssueLabel`
<br /> * `Remove-GitHubLabel`
<br /> * `Remove-GitHubMilestone`
<br /> * `Remove-GitHubProject`
<br /> * `Remove-GitHubProjectCard`
<br /> * `Remove-GitHubProjectColumn`
<br /> * `Remove-GitHubRepository`
<br /> * `Rename-GitHubRepository`
<br /> * `Set-GitHubLabel` (formerly named `Update-GitHubLabel`)
<br /> * `Set-GitHubRepository` (only affected when being used to rename the repository)</p>
<p>* Some parameters have had their type updated:
<br /> * `Comment`: `[string]` -> `[int64]`
<br /> * `Issue`/`IssueNumber`: `[string]`/`[int]` -> `[int64]`
<br /> * `Milestone`/`MilestoneNumber`: `[string]` -> `[int64]`
<br /> * `PullRequest`/`PullRequestNumber`: `[string]`/`[int]` -> `[int64]`
<br /> * `Release`/`ReleaseId`: `[string]` -> `[int64]`</p>
<p>* `WhatIf` support changes:
<br /> * Only GitHub state-changing commands now support `-WhatIf` (which means `Get-GitHub*` and
<br /> `Test-GitHub*` no longer support `-WhatIf`).
<br /> * All other `-WhatIf`-supporting commands will only have a single `-WhatIf` output.</p>
<p>* The `NoStatus` parameter has been removed from all functions due to the change in status behavior
<br /> as descried above. The `DefaultNoStatus` configuration value has also been removed for the same
<br /> reason.</p>
<p>* All state-changing functions are now silent by default (no resulting output). If you want them
<br /> to return the result, you can pass in `-PassThru`, which is a PowerShell standard design pattern.
<br /> To truly get back to previous module behavior, you can set the new configuration property:
<br /> `DefaultPassThru`.</p>
<p>* `Get-GitHubTeam` and `Get-GitHubTeamMember` no longer support the `TeamId` parameter, as that
<br /> functionality has been deprecated by GitHub. You can use `TeamSlug` instead.</p>
<p>___Features___
<br />+ Complete pipeline support has been added to the module. You can now pipe the output of almost
<br /> any command as input to almost any command. Every command output now has a specific `GitHub.*`
<br /> type that is queryable as well.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/242">#242</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/17f6122d7812ee4001ce4bdf630429e711e45f7b"><tt>17f6122</tt></a>)</p>
<p>+ All removal functions (and some rename functions) now prompt for confirmation. This can be silently
<br /> disabled with `-Confirm:$false`. A later change will add support for using `-Force` as well.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/174">#174</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/a6a27aa0aa1129d97bb6e5188707ff3ef6d53549"><tt>a6a27aa</tt></a>)</p>
<p>+ All commands that require confirmation now accept `-Force` in addition to `-Confirm:$false`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/226">#226</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/3c642d2e686725f7b17ad096c1f04d7d3777f733"><tt>3c642d2</tt></a>)</p>
<p>+ Telemetry no longer has any external dependencies. We used to have to download .NET assemblies
<br /> in order to send telemetry, and the downloading of those binaries took up time. Telemetry
<br /> reporting has now been completely implemented within PowerShell, removing all external dependencies.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/186">#186</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/ae8467f74a8bae1b97ca808a3b6eec727d15fc7e"><tt>ae8467f</tt></a>)</p>
<p>+ Added additional options to `Update-GitHubRepository` (later renamed to `Set-GitHubRepository`):
<br /> `DeleteBranchOnMerge` and `IsTemplate`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/192">#192</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/ef246cd5b2a8a1d5646be8f1467e304cf27aabd4"><tt>ef246cd</tt></a>)</p>
<p>+ Added Dependabot service functions: `Test-GitHubRepositoryVulnerabilityAlert`,
<br /> `Enable-GitHubRepositoryVulnerabilityAlert`, `Disable-GitHubRepositoryVulnerabilityAlert`,
<br /> `Enable-GitHubRepositorySecurityFix`, `Disable-GitHubRepositorySecurityFix`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/235">#235</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/b70c7d433721bcbe82e6272e32979cf2e5c5e1d8"><tt>b70c7d4</tt></a>)</p>
<p>+ Added `New-GitHubRepositoryFromTemplate` which can create a new GitHub repository from a specified
<br /> template repository.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/221">#221</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/d96541ee5e16a3b9e11a52994a26540b203fb22c"><tt>d96541e</tt></a>)</p>
<p>+ Added `Set-GitHubContent` and added a `BranchName` parameter to `Get-GitHubContent`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/241">#241</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/a1f5e935165b2c606f81089524e89da9bb8b851d"><tt>a1f5e93</tt></a>)</p>
<p>+ Added default "views" for all types exposed in GitHubRepositories.ps1: `GitHub.Repository`,
<br /> `GitHub.RepositoryTopic`, `GitHub.RepositoryContributor`, `GitHub.RepositoryContributorStatistics`,
<br /> `GitHub.RepositoryCollaborator`, `GitHub.RepositoryTag`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/205">#205</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/41de3adb29ed583f775ce30e52c3d6ed8ade35ff"><tt>41de3ad</tt></a>)</p>
<p>+ Standardized verb usage and parameter naming throughout the module. This is great for long-term
<br /> maintainability of the module, but it does introduced breaking changes from 0.14.0. The breaking
<br /> changes are covered more completely, above.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/228">#228</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/e57a9563ef68f3a897c2b523e5ea0cbf23011d4c"><tt>e57a956</tt></a>)</p>
<p>+ Overhauled how status works for the module. No longer shows an animation while invoking a web
<br /> request. This has the side effect of simplifying the code and significantly speeding-up the
<br /> module. This deprecates `NoStatus` and `DefaultNoStatus`. This adds
<br /> `MultiRequestProgressThreshold` to control how many pages of results are needed before a command
<br /> will show status of completion across the full number of pages being retrieved. This defaults to
<br /> 10.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/253">#253</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/2740026e64f2246d3b10bd3ccca197ea4ca3c9d8"><tt>2740026</tt></a>)</p>
<p>+ Added `New-GitHubRepositoryBranch` and `Remove-GitHubRepositoryBranch`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/256">#256</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/d76f54b08ea7c3f3355ec188827fadc0035d0595"><tt>d76f54b</tt></a>)</p>
<p>+ Updated `New-GitHubRepositoryBranch` to better support pipeline input, and added `Sha` as an
<br /> optional parameter to allow for arbitrary commit branch creation. Also added `Sha` as a top-level
<br /> property to a `GitHub.Branch` object.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/277">#277</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/3e79c2592ce0f062c52d95f2de2c87cbff40e8ea"><tt>3e79c25</tt></a>)</p>
<p>+ Added GitHub Reactions support for Issues and Pull Requests: `Get-GitHubReaction`,
<br /> `Set-GitHubReaction`, `Remove-GitHubReaction`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/193">#193</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/8e55f5af03aa0ae2d402e52b7cd50ca43ded03a7"><tt>8e55f5a</tt></a>)</p>
<p>+ Added complete support for the GitHub Releases API surface: `New-GitHubRelease`,
<br /> `Set-GitHubRelease`, `Remove-GitHubRelease`, `Get-GitHubReleaseAsset`, `New-GitHubReleaseAsset`,
<br /> `Set-GitHubReleaseAsset`, `Remove-GitHubReleaseAsset`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/177">#177</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/356af2f5b69fa8cd60bc77670d250cde796ac1d6"><tt>356af2f</tt></a>)</p>
<p>+ Added complete support for the GitHub gists API surface: `Get-GitHubGist`, `Remove-GitHubGist`,
<br /> `Copy-GitHubGist` (aka `Fork-GitHubGist`), `Add-GitHubGistStar`, `Remove-GitHubGistStar`,
<br /> `Set-GitHubGistStar`, `Test-GitHubGistStar`, `New-GitHubGist`, `Set-GitHubGist`,
<br /> `Rename-GitHubGistFile`, `Remove-GitHubGistFile`, `Set-GitHubGistFile` (aka`Add-GitHubGistFile`),
<br /> `Get-GitHubGistComment`, `Set-GitHubGistComment`, `New-GitHubGistComment`,
<br /> `Remove-GitHubGistComment`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/172">#172</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/92c4aa8b3a0142752e68a50af73ac276db0c1ff6"><tt>92c4aa8</tt></a>)</p>
<p>+ Added branch protection rule commands: `Get-GitHubRepositoryBranchProtectionRule`,
<br /> `New-GitHubRepositoryBranchProtectionRule`, `Remove-GitHubRepositoryBranchProtectionRule`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/255">#255</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/981b85c2d49172df531bee641c9554a425181625"><tt>981b85c</tt></a>)</p>
<p>+ Standardized and improved the `WhatIf` support throughout the entire module.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/254">#254</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/2f16de1f46611a89cd833429f6227c83b5563e84"><tt>2f16de1</tt></a>)</p>
<p>+ Added additional support for Teams: `New-GitHubTeam`, `Set-GitHubTeam`, `Remove-GitHubTeam`, and
<br /> adds `TeamName` as an additional way to call into `Get-GitHubTeam`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/257">#257</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/6a51601ec841a52e1fa95cf0e2e0a6fd1100269a"><tt>6a51601</tt></a>)</p>
<p>+ Minor improvements to the new Teams commands to better support pipeline input and to provide
<br /> alternative calling patterns (which can specify a team's `slug` or parent team's `TeamId` in order
<br /> to minimize additional queries that would have to be done internally to complete your request).
<br /> Added `Rename-GitHubTeam` as well.
<br /> This _also_ removes `TeamId` as a way to call `Get-GitHubTeam` or `Get-GitHubTeamMember`, as
<br /> those API's have been deprecated by GitHub. You can now speficy a `TeamSlug` instead.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/275">#275</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/9ef3c2b5670fc7b640a47a33d0aa725c63319839"><tt>9ef3c2b</tt></a>)</p>
<p>* All state-changing functions are now silent by default (no resulting output). If you want them
<br /> to return the result, you can pass in `-PassThru`, which is a PowerShell standard design pattern.
<br /> To truly get back to previous module behavior, you can set the new configuration property:
<br /> `DefaultPassThru`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/276">#276</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/9600fc21120e17241e60606c5de3459d973026bb"><tt>9600fc2</tt></a>)</p>
<p>___Fixes___
<br />- Example description
<br /> [[pr]](<a href="https://github.com/PowerShell/PowerShellForGitHub/pull/xxx">https://github.com/PowerShell/PowerShellForGitHub/pull/xxx</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/xxxxxxx"><tt>xxxxxxx</tt></a>)</p>
<p>- Module update check needs to be able to handle when the module in use is newer than the published
<br /> version (since publication to PowerShellGallery happens a few hours after the version is updated
<br /> in GitHub).
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/204">#204</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/efdcbfa4a086bd4606ec2c32ef67db8553711781"><tt>efdcbfa</tt></a>)</p>
<p>- Simplified `-WhatIf` handling within `Invoke-GHRestMethod` to only have a single `ShouldProcess`
<br /> statement. This was the first attempt at simplifying how `-WhatIf` should work. There was a
<br /> successive change that took things further (see below).
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/213">#213</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/ad15657551d137c5db063b64f15c2760f74ac5af"><tt>ad15657</tt></a>)</p>
<p>- Fixed exception that occurred when calling `Set-GitHubRepositoryTopic` with `-Clear`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/216">#216</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/d1bd976d70cc975dfd247f9ad2bace58a465c7da"><tt>d1bd976</tt></a>)</p>
<p>- Disabled the progress bar for `Invoke-WebRequest` which greatly improves its performance in
<br /> PowerShell 5.1.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/229">#229</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/6e794cbcaf5782bb9ba1cdbaeaa567f81435484e"><tt>6e794cb</tt></a>)</p>
<p>- Significantly increased the performance of `Get-GitHubContent` with some internal changes.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/232">#232</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/78187766f0b8b4d2bece25b945edc6b5aa43bbb4"><tt>7818776</tt></a>)</p>
<p>- Removed positional binding support on `Set-GitHubConfiguration` to solve a common misconfiguration
<br /> problem introduced by accidentally setting the wrong configuration value state.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/234">#234</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/08ff284644c70f9f1d9bc5d65f62dc41cafef0ac"><tt>08ff284</tt></a>)</p>
<p>- The module will now restore the previous state of `[Net.ServicePointManager]::SecurityProtocol `
<br /> after performing its operation.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/240">#240</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/618398eedd4571a42e000a4ce4527b56244f7720"><tt>618398e</tt></a>)</p>
<p>- Some commands were not properly validating the `OwnerName`/`RepositoryName` input due to a
<br /> misconfiguration. That has now been fixed.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/243">#243</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/2385b5cf5d959a7581bf968f15f346d9a0ff816b"><tt>2385b5c</tt></a>)</p>
<p>- Added a `ValidateSet` to the `Affiiliation` parameter in `Get-GitHubRepository` to limit input to
<br /> the set of permitted options. Comment-based help was updated for `Get-GitHubRepositoryCollaborator`
<br /> and `Move-GitHubRepositoryOwnership`. Removed an unreachable codepath in `Get-GitHubRepository`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/233">#233</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/eedfaa3740ac5330128fea27038f213c8abf1d4b"><tt>eedfaa3</tt></a>)</p>
<p>- Fixes to module version update checking: Fixed regression introduced by the
<br /> [pipeline work](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/242">#242</a>), and suppressed
<br /> its usage of the progress bar to speed it up further.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/252">#252</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/d32bd11d971c8b5c4a56b6ff6f997aca61fba2ca"><tt>d32bd11</tt></a>)</p>
<p>- Fixed pipeline support for the newly added
<br /> [`New-GitHubRepositoryFromTemplate`](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/221">#221</a>).
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/259">#259</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/f31d79133df1310fac1f14643eea4cdb4972a26a"><tt>f31d791</tt></a>)</p>
<p>- Fixed how numerical configuration values are handled to accommodate behavior differences in
<br /> PowerShell 5 and PowerShell 7 Core.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/262">#262</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/683187a94f05b7c69bc6ca3459ce615936f5a0d2"><tt>683187a</tt></a>)</p>
<p>- Fixed pipeline input handling for the newly added Dependabot functions.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/272">#272</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/4ded2faf8127a502fc7f21d7e60167e1230061af"><tt>4ded2fa</tt></a>)</p>
<p>- Removed `NoStatus` completely from the module to complete the transitional work done for how
<br /> status is handled in the module.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/274">#274</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/db111559f9844e9a30b666ec069a5dc462643c63"><tt>db11155</tt></a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/X-Guardian">@X-Guardian</a>**](<a href="https://github.com/X-Guardian">https://github.com/X-Guardian</a>)
<br /> * [**@themilfan**](<a href="https://github.com/themilfan">https://github.com/themilfan</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/TylerLeonhardt">@TylerLeonhardt</a>**](<a href="https://github.com/TylerLeonhardt">https://github.com/TylerLeonhardt</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.14.02020-05-31T05:15:55Z0.14.0<p>[0.14.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.14.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.14.0</a>)…</p>
<p>… - (2020/05/30)</p>
<p>Features:
<br />+ The module will now asynchronously check for updates up to once per day. This can be disabled
<br /> if desired with the `Set-GitHubConfiguration -DisableUpdateCheck`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/185">#185</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/a9f48a8aec796195664c3d86eb11755a1394d34e"><tt>a9f48a8</tt></a>)
<br />+ It turns out that `Group-GitHubPullRequest` which was written back in `0.2.0` was never actually
<br /> exported. Now it is.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/180">#180</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/b7e1ea1cb912493e110b9854b0ec7700462254a0"><tt>b7e1ea1</tt></a>)</p>
<p>Fixes:
<br />- Fixes the behavior of `Get-GitHubRepository`. It actually had a number of issues:
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/179">#179</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/c4c1ec344a357489d248b9cf1bc2837484d4915f"><tt>c4c1ec3</tt></a>)
<br /> - `-GetAllPublicRepositories` didn't acutally work. Now it does, along with the newly
<br /> added `Since` parameters.
<br /> - Fixed the ParameterSet handling for all parameters to make sure that users can only specify
<br /> the correct combination of parameters.
<br />- Fixes multi-result behavior across all versions of PowerShell. You can now reliably capture
<br /> the result of an API call like this: `@(Get-GitHubRepository ...)` and be assured that you'll
<br /> get an array result with the proper count of items. As a result, this fixes all remaining failing
<br /> UT's on PowerShell 7.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/199">#199</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/bcd0a5616e1395ca480bc7f3b64776eada2a6670"><tt>bcd0a56</tt></a>)
<br />- Fixed an erroneous exception that occurred when calling `New-GitHubRepository` when specifying
<br /> a `TeamId`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/196">#196</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/587e2042621091c79cc06be2aa9cc6ea836561f4"><tt>587e204</tt></a>)
<br />- The module is now PSScriptAnalyzer clean (again). This also fixed pipeline handling in
<br /> `Group-GitHubPullRequest`, `Group-GitHubIssue` and `ConvertFrom-GitHubMarkdown`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/180">#180</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/b7e1ea1cb912493e110b9854b0ec7700462254a0"><tt>b7e1ea1</tt></a>)
<br />- Fixed some documentation which referenced that private repos were only available to paid GitHub
<br /> plans.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/191">#191</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/3c70b8d2702a4a7b5674bb72decacb385f1a47a8"><tt>3c70b8d</tt></a>)
<br />- Fixed a bug preventing quering for a specifically named branch with `Get-GitHubRepositoryBranch`.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/188">#188</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/5807d00ed0a3acd293057d8a9c06a9d68b6030db"><tt>5807d00</tt></a>)
<br />- Correctly fixed the hash that catches whether or not a developer has updated the settings file used
<br /> when running this module's unit tests. It involved updating the hash and then also ensuring we
<br /> always check the file out with consistent line endings.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/181">#181</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/93689d69eedc50f084982a6fba21183857507dbb"><tt>93689d6</tt></a>) &&
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/183">#183</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/b4439f4a6b12f89d755851b313eff0e9ea0b3ab5"><tt>b4439f4</tt></a>)
<br />- Documentation updates around configuring unattended authentication.
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/173">#173</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/3440909f5f1264865ccfca85ce2364af3ce85425"><tt>3440909</tt></a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.13.12020-05-12T20:46:36Z0.13.1<p>[0.13.1](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.1">https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.1</a>)…</p>
<p>… - (2020/05/12)</p>
<p> Fixes:
<br />- Ensure progress bar for Wait-JobWithAnimation gets marked as Completed
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/169">#169</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/bb2ad45f61f4e55ba763d5eb402c80de5991bb6b"><tt>bb2ad45</tt></a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.13.02020-05-12T19:14:03Z0.13.0<p>[0.13.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.13.0</a>)…</p>
<p>… - (2020/05/12)</p>
<p>Improvement:
<br />- Migrate REST API progress status to use Write-Progress
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/167">#167</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/992f67871cd659dac20833487b326bdad7b85bd8"><tt>992f678</tt></a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.12.02020-05-12T18:02:03Z0.12.0<p>[0.12.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.12.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.12.0</a>)…</p>
<p>… - (2020/05/12)</p>
<p>Features:
<br />+ Added core support for Projects
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/160">#160</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/1cdaac1a5af873589458bd0b40b3651187ec7e19"><tt>1cdaac1</tt></a>)
<br />+ Added suport for Project Columns
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/162">#162</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/85170ce517dc4941518d51d788843a87612e25e0"><tt>85170ce</tt></a>)
<br />+ Added suport for Project Cards
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/163">#163</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/3a87f2bd50a811f554d6cfaf085fede7aede6c76"><tt>3a87f2b</tt></a>)
<br />+ Added sample usage documentation for the new Project API's
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/164">#164</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/1556b8b39cd61735aad14be0fb237c14e763f696"><tt>1556b8b</tt></a>)</p>
<p>Fixes:
<br />- Minor spelling fixes in documentation throughout module
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/165">#165</a>) | [[cl]](<a class="commit-link" href="https://github.com/microsoft/PowerShellForGitHub/commit/6735ba57a5a43b61a37ef09d4021296dcd417dba"><tt>6735ba5</tt></a>)
<br />- Fixed confirmation message for `Rename-GitHubRepository`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/161">#161</a>) | [[cl]](<a href="https://github.com/PowerShell/PowerHellForGitHub/commit/3fab72464e38cb573408add7e99d5a6bb0db2ea1">https://github.com/PowerShell/PowerHellForGitHub/commit/3fab72464e38cb573408add7e99d5a6bb0db2ea1</a>)</p>
<p>Authors:
<br /> * [**<a class="user-mention notranslate" href="https://github.com/jpomfret">@jpomfret</a>**](<a href="https://github.com/jpomfret">https://github.com/jpomfret</a>)
<br /> * [**<a class="user-mention notranslate" href="https://github.com/HowardWolosky">@HowardWolosky</a>**](<a href="https://github.com/HowardWolosky">https://github.com/HowardWolosky</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.11.02020-04-03T19:09:47Z0.11.0<p>[0.11.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.11.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.11.0</a>)…</p>
<p>… - (2020/04/03)</p>
<p>Features:
<br />+ Added `Get-GitHubContents`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/146">#146</a>) | [[cl]](<a href="https://github.com/PowerShell/PowerHellForGitHub/commit/9a45908dc65b3e8dd0227083fab281099cf07b1b">https://github.com/PowerShell/PowerHellForGitHub/commit/9a45908dc65b3e8dd0227083fab281099cf07b1b</a>)</p>HowardWoloskytag:github.com,2008:Repository/54234233/0.10.02020-03-02T18:27:57Z0.10.0<p>[0.10.0](<a href="https://github.com/PowerShell/PowerShellForGitHub/tree/0.10.0">https://github.com/PowerShell/PowerShellForGitHub/tree/0.10.0</a>)…</p>
<p>… - (2020/03/02)</p>
<p>Features:
<br />+ Added `Rename-GitHubRepository`
<br /> [[pr]](<a class="issue-link js-issue-link" href="https://github.com/microsoft/PowerShellForGitHub/pull/145">#145</a>) | [[cl]](<a href="https://github.com/PowerShell/PowerHellForGitHub/commit/536b762425d51a181166c2c47ad2b00014911d1d">https://github.com/PowerShell/PowerHellForGitHub/commit/536b762425d51a181166c2c47ad2b00014911d1d</a>)</p>HowardWolosky