Releases: Krusen/PinSharp
Releases · Krusen/PinSharp
v2.3.3
Fixes
- Enable automatic decompresion of GZIP (#29)
v2.3.2
Fix HttpStatusCode of exceptions being overwritten
v2.2.6
Fix issue with long data string (e.g. base64)
#13
v2.2.5
- Removed dependency on
Microsoft.AspNet.WebApi.Client
package
- Fixed
ObjectDisposedException
for PATCH requests (UpdatePinAsync
and UpdateBoardAsync
)
v2.2.0
Removed dependency on Microsoft.AspNet.WebApi.Client package
v2.0
Added .NET Core support, rate limit information and custom exceptions.
v1.1
Updated models to match changes to API responses