* Add read only property for data store resources * Create upload subject and image group scripts
0.8.0
* Add prediction image set resource and resource manager * Add file size to attachments * Replace is_type flags for ObjectHandle with type() method
0.7.0
* Rename to_json/from_json to to_dict/from_dict * Change directory where model run attachments are stored * Updated unit tests to API changes
0.6.1
* Add is_widget flag to ObjectHandle * Add missing is_model flag to ObjectHandle * Allow user-defined identifier for subjects and image groups * Change format of object identifier
0.6.0
* Add optional Mime-type parameter for prediction attachments * Add MongoDBStore.clear_collection() to remove all objects in a collection * Remove attachment types
0.5.2
* Add drop_database to MongoClientFactory to allow database initialization