This release includes the addition of a new collection `GEMDResourceCollection` for accessing generic data objects from the Citrine Platform. Users can now get, list, register, update, and delete GEMD objects, regardless of their type, through methods on this generic collection accessed by `project.gemd` or `dataset.gemd`.
What's New
* Client support for interacting with generic data objects on the Citrine Platform. 646