Skip to content

Release v3.0.0

Choose a tag to compare

@FantasticFiasco FantasticFiasco released this 18 Mar 20:27

⚡ Added

  • #528 Add support for HttpClient.PatchAsync (contribution by @mungojam)
  • #526 Add support for HttpClient.GetStringAsync (contribution by @mungojam)

💫 Changed

  • #482 [BREAKING CHANGE] Align with CA1068 making sure that the CancellationToken parameter comes last

💀 Removed