New version release with new Path-finding capabilities
What's Changed
- Early exit Dijsktra's with path reuse by @Jake-Moss in #466
- Adds support for Python 3.12 by @pedrocamargo in #453
- New A* algorithm by @Jake-Moss in #467
Full Changelog: v0.9.4...v0.9.5