* 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
* Correct return values * Add docs via sphinx and typehints
0.7.0
* 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
* Rename to Paddle Client for org move * Change main class name to `PaddleClient` instead of `Paddle`