Releases: paddle-python/paddle-client
Releases · paddle-python/paddle-client
1.0.0
Compare
Sorry, something went wrong.
No results found
pyepye
released this
26 Mar 01:41
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
Compare
Sorry, something went wrong.
No results found
pyepye
released this
30 Sep 13:52
Fix create_plan initial_price check for EUR
0.8.0
Compare
Sorry, something went wrong.
No results found
pyepye
released this
21 Jun 23:45
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
Compare
Sorry, something went wrong.
No results found
pyepye
released this
21 Jun 22:31
Correct return values
Add docs via sphinx and typehints
0.7.0
Compare
Sorry, something went wrong.
No results found
pyepye
released this
21 Jun 22:17
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
Compare
Sorry, something went wrong.
No results found
pyepye
released this
04 Jun 14:01
Rename to Paddle Client for org move
Change main class name to PaddleClient instead of Paddle
0.5.1
Compare
Sorry, something went wrong.
No results found
pyepye
released this
01 Jun 22:23
Use format instead of fstring for python3.5
0.5.0
Compare
Sorry, something went wrong.
No results found
pyepye
released this
01 Jun 21:06
Add Update Subscription
Add Preview Subscription Update
Correct the API key URL in docs
Ensure error.code is an int
0.4.3
Compare
Sorry, something went wrong.
No results found
pyepye
released this
28 May 17:32
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
Compare
Sorry, something went wrong.
No results found
pyepye
released this
28 May 16:21
Fix missing PaddleJsonType import