- Place request parameters in the request body for POST and PUT requests. Allows larger request sizes and solves for URI Too Large error.
- Adds method to add user to group by user ID
- Adds badges functionality
- Adds initial groups functionality
- SSO functionality fixes
- Fix how empty responses are handled
- Added method to unsuspend suspended user
- Inital fork, including gberaudo's changes
- Packaging cleanup, dropping Python 2.6 support and adding Python 3.5, PyPy, PyPy3
- Packaging on PyPI
All pre-PyPI development