Releases: paddle-python/paddle-client
Releases · paddle-python/paddle-client
1.0.0
26 Mar 01:41
Compare
Sorry, something went wrong.
No results found
Add support for Paddle Sandbox environment
Update the tests to use the Paddle Sandbox environment
Remove mocks and use fixtures instead depending on manual setup
Update CONTRIBUTING to reference sandbox env for test setup
Remove preview_subscription_update as Paddle has removed this endpoint
Fixup issues with create_pay_link
Increase test coverage to 100%
Add sandbox info to README and docs
0.8.1
30 Sep 13:52
Compare
Sorry, something went wrong.
No results found
Fix create_plan initial_price check for EUR
0.8.0
21 Jun 23:45
Compare
Sorry, something went wrong.
No results found
Fix is_paid false bug where setting it to False didn't work correctly
Add helper / alias endpoints
get_plan
pause_subscription
resume_subscription
0.7.1
21 Jun 22:31
Compare
Sorry, something went wrong.
No results found
Correct return values
Add docs via sphinx and typehints
0.7.0
21 Jun 22:17
Compare
Sorry, something went wrong.
No results found
Add modifiers endpoints
Add support for x-www-form-urlencoded
Add one of charge endpoint
Internal
Update dj-paddle link in README
mock test wording
0.6.0
04 Jun 14:01
Compare
Sorry, something went wrong.
No results found
Rename to Paddle Client for org move
Change main class name to PaddleClient instead of Paddle
0.5.1
01 Jun 22:23
Compare
Sorry, something went wrong.
No results found
Use format instead of fstring for python3.5
0.5.0
01 Jun 21:06
Compare
Sorry, something went wrong.
No results found
Add Update Subscription
Add Preview Subscription Update
Correct the API key URL in docs
Ensure error.code is an int
0.4.3
28 May 17:32
Compare
Sorry, something went wrong.
No results found
Use python 3.5 supported type comments
Stop success return when message or response in json
Internal
Skip tests if they can't pass due to bad data from Paddle
0.4.2
28 May 16:21
Compare
Sorry, something went wrong.
No results found
Fix missing PaddleJsonType import