- Fixed regression introduced by python 3.7 in which config parser does not allow for empty values
0.15.2
- Improvements: - Added resource id type validation for get method to prevent invalid requests
0.15.1
- Updated travis configuration
0.15.0
- Improvements: - Added app copy strategy parameter - Added get_member methods on projects and volumes - All resources now have a field() method for retrieving set values - Allow greater dependency versions, only set minimum requirements - Export and Import results now return entire file - Update documentation