Releases: adebisi-fa/paystack-dotnet
Releases · adebisi-fa/paystack-dotnet
gold-corgi
- Feat: Flexible Custom Response types. (see ~Response Enhancement)
- Refactor: Use CSharpier (a .NET CLI tool) for code formatting (enables consistent code linting for contributors)
This release was inspired by PR #33 and closes issue #32.
Thanks @teghoz.
nickel-walrus
madder-shark
- Enhancement: Add
typeproperty to the ListBank API's response.
Thanks @lexTutor!
tin-turtle
This is a breaking change.
- Transaction ID type changed from Int32 (int) to Int64 (long).
Thank you @teghoz!
iron-squid
- Fix: Clean up URLs for Type-less API calls.
gold-shark
- Feat: 100% API coverage (via the Type-less API)
- Bug fix: Closes #21 (Thanks @thrizy, sorry it took so long!)
- Feat: Adds Transactions
PartialDebitAPI (Typed).
prasinous-snail
Bug fix: Use the correct BVN endpoint (Resolves #17)
pavonated-wolf
- Bug fix: Skips metadata parsing for API responses with false
statusand empty/nulldata. #16
hyacinth-bee
-
(Bug Fix) Incorrect attempt to parse 'metadata' from JArray responses. Thanks @ddynamight for filing the bug! #15
-
(Feature) Enable multi-currency for transaction initializer (Inspired by @django101. Thanks for the PR) #14