You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release changes the ownership model of core functionality so that the graph maintains ownership of nodes. This makes it simpler to construct graphs without managing memory.
This is a breaking change, prompting a bump to v1.0.0