Skip to content

Releases: Krusen/PinSharp

v2.3.3

11 Mar 15:40
Compare
Choose a tag to compare

Fixes

  • Enable automatic decompresion of GZIP (#29)

v2.3.2

11 Mar 15:39
Compare
Choose a tag to compare
Fix HttpStatusCode of exceptions being overwritten

v2.2.6

11 Mar 15:39
Compare
Choose a tag to compare
Fix issue with long data string (e.g. base64)

#13

v2.2.5

20 Aug 19:37
Compare
Choose a tag to compare
  • Removed dependency on Microsoft.AspNet.WebApi.Client package
  • Fixed ObjectDisposedException for PATCH requests (UpdatePinAsync and UpdateBoardAsync)

v2.2.0

06 Aug 12:08
Compare
Choose a tag to compare

Removed dependency on Microsoft.AspNet.WebApi.Client package

v2.1.0

06 Aug 10:21
Compare
Choose a tag to compare
Bump version to 2.1.0

#6

v2.0

03 Apr 14:55
Compare
Choose a tag to compare

Added .NET Core support, rate limit information and custom exceptions.

v1.1

27 Jun 17:47
Compare
Choose a tag to compare

Updated models to match changes to API responses

v1.0

27 Jun 17:49
Compare
Choose a tag to compare

Initial release