Skip to content

Releases: jciskey/screeps-pathfinding

0.1.4

15 Sep 00:38

Choose a tag to compare

This update splits out A* into a generic graph algorithm, as well as a grid variant. This allows for optimizations that work for grids but aren't valid for a generic graph.

0.1.1

08 Aug 18:35

Choose a tag to compare

This release provides an implementation of A*, as well as multiple helper utility methods.

0.1.0

25 Jun 16:33

Choose a tag to compare

Initial release to claim crates.io package name.