Sha256: 6f1eb26fdc8b346cdda1b97d1c7f29fbaf76369e2faae95195d851f39fe4669b
Contents?: true
Size: 1.08 KB
Versions: 1
Compression:
Stored size: 1.08 KB
Contents
# 0.2.6 * Add `client.workflow` to fetch a specific workflow. * Add `client.create_workflow` * Add `client.subjects` to fetch a list of subjects given filters * Add `client.subject_set` to fetch a specific subject set * Add `client.create_subject_set` * Add `client.update_subject_set` * Add `client.add_subjects_to_subject_set` * ServerErrors will now have the error message in the exception message # 0.2.5 * Add `client.remove_user_from_user_group` that can be used by group admins to remove some other user from a group. * Add `client.delete_user_group` to remove a user group. # 0.2.4 * Add support for the new retirement reason field # 0.2.3 * Add methods for creating project data exports # 0.2.2 * ? # 0.2.1 * Fix bug with token authentication # 0.2.0 * Raise errors on certain server response statuses. * Add put/patch/delete requests. # 0.1.2 * Fix bug with client_id/client_secret authentication # 0.1.1 * Added wrapper file so Bundler's automatic require works. # 0.1.0 * Initial release. Supports only a small amount of API calls (apart from the generic get/post calls).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
panoptes-client-0.2.6 | CHANGELOG.md |