Added
- new `profile` object, which includes:
- anchors, sources & verifiers on each attribute
- further retrieval of properties from these anchors: `value`, `sub_type`, `timestamp` and `origin_server_certs`
- helper methods for each attribute
Changed
- `Yoti`, `Django` to be stricter version requirements
- Updated `cryptography` required version to >= 2.2.1
Deprecated
- `user_profile` object on `activity_details` (use `profile` instead)