Skip to content

Skybrud.Social.GitHub v1.0.0-beta009

Pre-release
Pre-release
Compare
Choose a tag to compare
@abjerner abjerner released this 11 Dec 21:09

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.