Skip to content

Releases: Sina-Soltani/Parbad

v3.3.3

14 Apr 09:16
cd6ac5e
Compare
Choose a tag to compare

Bug Ticket #71 fixed.

v3.3.2

13 Feb 22:25
0b58b05
Compare
Choose a tag to compare

Code improvement.

v3.3.0

05 Feb 22:24
e91f6e4
Compare
Choose a tag to compare

Newtonsoft.Json is upgraded to the vesion 11.0.1.
A new Status property is added for each operation.
ZarinPal Gateway bug is fixed.
Code improvement.

v3.2.3

25 Jan 19:14
315ea7f
Compare
Choose a tag to compare
Update README.md

v3.2.2

21 Jan 23:40
Compare
Choose a tag to compare
XmlHelper improvement.

v3.2.1

27 Dec 19:41
Compare
Choose a tag to compare
Updating the samples.

v3.1.1

12 Oct 22:00
0db17bd
Compare
Choose a tag to compare
Update README.md

v3.1.0

22 Jun 15:54
Compare
Choose a tag to compare

+Mellat Gateway supports massive transactions amounts.
+Code improvement.

v3.0.0: Merge pull request #28 from Sina-Soltani/v2.3.0

14 Jun 16:24
0e3d2e8
Compare
Choose a tag to compare

Parbad Storage is now abstract. You can use the pre-defined implementations of storage such as MemoryCache, DistributedCache and EntityFrameworkCore. Or implement your specific storage.

v2.2.0

29 May 20:01
Compare
Choose a tag to compare

+Now the gateways can have multiple accounts.
+Melli Gateway bugs are fixed.
+Code improvement.