McManning/BlueGraph

Replace Port isMulti/isInput with enums

Closed this issue ยท 1 comments

To improve forward compatibility, replace Port.isMulti and Port.isInput with enums so these can be extended when needed.

Unity has Capacity and Direction for GraphView, so basically copy those but usable for runtime graph data.

๐ŸŽ‰ This issue has been resolved in version 1.0.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€