Skip to content

Octokit.net v0.3.2

Compare
Choose a tag to compare
@haacked haacked released this 17 Apr 01:32
· 3390 commits to main since this release
  • Allow passing a parameter to the Patch method - #440 via @nigel-sampson
  • Remove the redundant Team suffix from ITeamsClient - #451 via @kzu
  • Remove Immutable Collections dependency to support .NET 4 builds - #453 via @paulcbetts
  • Add method to retrieve raw bytes from a request - #457 via @haacked
  • Fix readonly deserialization bug in NetCore45 and related projects - #455 via @nigel-sampson