Skip to content

v1.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@liamross liamross released this 15 Oct 04:07
· 75 commits to master since this release

Psiagram

  1. Updated Node --> BaseNode and Edge --> BaseEdge
  2. Made all imports relative and shortest-path
  3. Added Custom Node documentation
  4. Breaking changes: Base Node, Base Edge, and Base Edge must now be extended in order to work
  5. New Library item: Line (extends Edge to make it usable)
  6. Updated failing tests