- remove Python 2 compatability
- parameters are now included in the request body by default for POST requests
- improved default parameters handling when instantiating client
- added exponential connection backoff
- allow additional Request package params in API requests
- added JWPlatformRateLimitExceededError exception
- Initial release.