Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Enhancement to enable pickling. Updated Position object which previously could not be pickled. DependencyGraph and Contour objects can now be saved.

Dependency graph interface updated.

The dependency graph is now stored as an actual graph data structure rather than references to parent and child contours inside each contour.