v0.51 - It's good to be back!
Advisories and Breaking Changes
- None
Release Notes
Features/Enhancements
- Add support for repository topics API - #2246 via @SeanKilleen, @shiftkey
- Adds support for the Device Flow Oauth authentication pattern - #2310 via @palenshus
Housekeeping
- Cleans up some mentions of
master
branch in codebase - #2306 via @shiftkey - Updates Cake.Frosting dependency from 1.0.0 to 1.1.0 - #2313 via @dependabot[bot]
- Updates Cake.Codecov from 1.0.0 to 1.0.1 - #2316 via @dependabot[bot]
- Updates Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 - #2318 via @dependabot[bot]
- Removes Appveyor and Codecov usage due to a codecov security incident - #2321 via @shiftkey
- Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2 - #2325 via @dependabot[bot]
- Adds
Swift
to the language type enum so that it can be used when searching for repositories - #2344 via @p-brito - Updates GitHubJwt from 0.0.4 to 0.0.5 - #2348 via @dependabot[bot]
- Updates Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0 - #2350 via @dependabot[bot]
Documentation Updates
- Cleans up the docs after the move from using the
master
moniker tomain
- #2345 via @SeanKilleen - Updates docs to reflect the current workflow for generating releases - #2438 via @nickfloyd