Skip to content

Releases: xin9le/PaidySDK

v1.2.1

15 May 16:17
Compare
Choose a tag to compare

Fix

  • Generate HttpClient from IHttpClientFactory each time

v1.2.0

09 Nov 09:33
Compare
Choose a tag to compare

New

  • Supports .NET 6 + C# 10.0

v1.1.2

06 May 09:34
Compare
Choose a tag to compare

Fix

  • Couldn't load System.Text.Encoding.Web.dll under .NET Core 3.x
    • This problem is caused by a mis-configuration of the System.Text.Json package.

v1.1.1

05 May 06:23
Compare
Choose a tag to compare

Improvements

  • Enable XML documents

v1.1.0

26 Apr 17:19
Compare
Choose a tag to compare

Changes

v1.0.3

15 Mar 07:44
Compare
Choose a tag to compare

Breaking Changes

  • Removes string Id argument from PaymentService.CreateAsync.

v1.0.2

24 Feb 07:55
Compare
Choose a tag to compare

Improvements

  • Added .AddPaidy(Func<IServiceProvider, PaidyOptions> optionsFactory) overload.

v1.0.1

23 Feb 17:02
Compare
Choose a tag to compare

Fixes

  • Fix document comment

Improvements

  • Set NuGet package icon

v1.0.0

22 Feb 17:19
Compare
Choose a tag to compare

Initial release.