Version 1.0.0-beta009

Beta
Date 2020-12-11 (1,412 days ago)
Downloads 277 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET Standard 1.3 .NET 4.5 .NET 4.6 .NET 4.7

#installation">Installation

#changelog">Changelog

  • Added more values to the GitHubEventType enum - including a a fallback value (776e441)
    As GitHub has introduced more event types, the enum class has now been updated to reflect these. Also, to prevent an exception when the package encounters any future event types unknown to this package, GitHubEventType.Other be used as fallback.

  • Updated Skybrud.Essentials.Http dependency (see 0d798ba)
    The dependency for Skybrud.Essentials.Http has now been updated to the latest version.