Skybrud.Social.GitHub v1.0.0-beta009
Pre-release
Pre-release
Installation
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.