Skip to content

2.0.0

Compare
Choose a tag to compare
@albertorestifo albertorestifo released this 26 Aug 07:02
· 56 commits to master since this release

πŸŽ‰ Now using ES6

Breaking Changes:

  • Not compatible with NodeJS
  • Use ES6 Classes
  • Use const and let
  • Use ES6 Map
  • Graph#shortestPath is now Graph#path

Improvements

  • Validation on the provided objects