This minor release improves the behaviour of the GridConnectionSet.append() method and adds a higher level class method – from_gcs_uuid_list() – which merges a list of grid connection sets into a single new grid connection set, optionally merging properties, and optionally creating the new GCS in a different model to the originals.
The PropertyCollection class also gets a new convenience method – add_similar_to_imported_list() – which facilitates a new property to be created by defaulting all the metadata to a copy of the metadata for an existing property, meaning only those metadata items which are different need be specified.