All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
paystack plans get-plans
bug
- Deprecated
--data-only
flag in favour of--json
- Upgrade dependencies:
pypaystack2
,typer
- Upgrade dependencies:
0.2.0 - May 11, 2024
- All request errors exits gracefully with exit code 1.
--data-only
flag of all sub-commands now return json data- Upgrade
pypaystack2
to2.0.3
- Upgrade
typer
to0.12.3
- Switched from poetry to rye
0.1.4 - Dec 1, 2023
- Incorrect project versioning
--data-only
flag to--json
subaccount
subcommand tosub-acct
- Removed support for
python<=3.10
0.1.3 - Jul 29, 2023
- Incorrect binary link
0.1.2 - Jul 26, 2023
- Missing options for
paystack misc get-providers
sub-command - Missing options for
paystack misc get-banks
sub-command - Missing options for
paystack misc get-states
sub-command - Missing options for
paystack transfer-ctrl resend-otp
sub-command
0.1.1 - Jul 24, 2023
- License to project
- Source code link to README
- Binary download link
0.1.0 - Jul 24, 2023
- Commands and sub-commands for all methods supported by
pypaystack2