pypaystack2 v3.0.0
See project CHANGELOG for what's new.
What's Changed
- Refactor BulkChargeClient to use pydantic models by @gray-adeyi in #34
- Refactor ChargeClient to use pydantic models by @gray-adeyi in #35
- Refactor CustomerClient to use pydantic types by @gray-adeyi in #36
- Refactor DedicatedAccountClient to use pydantic types by @gray-adeyi in #37
- Refactor DisputeClient to use pydantic types by @gray-adeyi in #38
- Refactor MiscellaneousClient to use pydantic types by @gray-adeyi in #39
- Refactor PaymentPageClient to use pydantic models by @gray-adeyi in #40
- Refactor PaymentRequestClient to use pydantic types by @gray-adeyi in #41
- Refactor PlanClient to use pydantic types by @gray-adeyi in #42
- Refactor ProductClient to use pydantic types by @gray-adeyi in #43
- Refactor RefundClient to use pydantic types by @gray-adeyi in #44
- Refactor SettlementClient to use pydantic types by @gray-adeyi in #45
- Refactor SplitClient to use pydantic types by @gray-adeyi in #46
- Refactor SubAccountClient to use pydantic types by @gray-adeyi in #47
- Refactor SubscriptionClient to use pydantic types by @gray-adeyi in #48
- Refactor TerminalClient to use pydantic types by @gray-adeyi in #49
- Refactor TransactionClient to use pydantic types by @gray-adeyi in #50
- Refactor TransferRecipientClient to use pydantic types by @gray-adeyi in #51
- Complete using pydatic types in clients by @gray-adeyi in #52
- Refactor project by @gray-adeyi in #53
- Update documentation by @gray-adeyi in #54
- Update docs by @gray-adeyi in #55
- V3.0.0 dev by @gray-adeyi in #56
Full Changelog: v2.1.1...v3.0.0