Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 717 Bytes

HISTORY.rst

File metadata and controls

54 lines (34 loc) · 717 Bytes

Release history

0.7.0

  • Place request parameters in the request body for POST and PUT requests. Allows larger request sizes and solves for URI Too Large error.

0.6.0

  • Adds method to add user to group by user ID

0.5.0

  • Adds badges functionality

0.4.0

  • Adds initial groups functionality

0.3.2

  • SSO functionality fixes

0.3.1

  • Fix how empty responses are handled

0.3.0

  • Added method to unsuspend suspended user

0.2.0

  • Inital fork, including gberaudo's changes
  • Packaging cleanup, dropping Python 2.6 support and adding Python 3.5, PyPy, PyPy3
  • Packaging on PyPI

0.1.0.dev

All pre-PyPI development