- New: Add support for non-image media types (requires libmagic)
- New: Allow lazy loading of objects
- New: Add `WorkflowVersion` class and `Workflow.versions` property
- Fix: Don't submit empty JSON by default for GET requests
- Fix: Adding location paths in Python 2
- Fix: Return a list of linked objects instead of a map in Python 3
- Use `SetMemberSubject` for `SubjectSet.subjects` lookup to improve speed
- Set default endpoint to www.zooniverse.org
- Raise TypeError if positional batchable argument is missing
- Convert `Collection.subjects` and `SubjectSet.subjects` to properties