Skip to content

v1.2

Latest

Choose a tag to compare

@pacotine pacotine released this 30 Dec 16:37
· 3 commits to main since this release
2708bb2

This release includes the following enhancements:

  • added a new --heuristic option with 4 types: Manhattan, Euclidean, Chebyshev, Octile (d0185e4)
  • fixed a bug that gave false animations on edge paths (b565d23) because the previous path displayed was the latest found by the pathfinding algorithm
  • added a complete, detailed documentation (#8)
  • improved README with demo commands

Full Changelog: 1.1...1.2