Skip to content

v2.1.0

Latest

Choose a tag to compare

@Xyaneon Xyaneon released this 17 Feb 01:47
· 4 commits to master since this release

2.1.0 - 2019-02-16

Added

  • Added the IEdge interface for edge classes to implement, including the
    IsSelfLoop read-only property.
  • Added an icon for the NuGet package.

Fixed

  • Fixed the != operator for vertex and edge classes.