Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: dropbox/groupy

release/0.5.3

01 Dec 16:20
e88e12a
Compare
Choose a tag to compare
  • Add permission audit states to permissions and groups endpoints

release/0.5.0

08 Apr 22:06
@rra rra
release/0.5.0
9b13351
Compare
Choose a tag to compare
  • Add Python 3 support
  • Add mypy annotations (but not yet typeshed files)
  • Improve coding style and reformat using black

release/0.4.2

20 Feb 21:50
438e3c5
Compare
Choose a tag to compare
Update to version 0.4.2 (#33)

release/0.3.1

29 Jun 03:00
Compare
Choose a tag to compare
  • Add contacts field to returned Group metadata

release/0.1.0

24 Feb 20:45
Compare
Choose a tag to compare
  • Support for Grouper API token validation
  • Checkpoint checks now include checking the timestamp for correctness
  • Fix bug in BackendError.__str__() which caused printing a BackendError instance to itself raise an exception