Skip to content

Releases: Dev1an/A-Star

Graph protocol

06 Aug 23:49
Compare
Choose a tag to compare
  • Separates node from graph types for increased flexibility.

Empty path

15 Jun 11:45
Compare
Choose a tag to compare
Empty path Pre-release
Pre-release

Gives back an empty array if no path is found like described in #7

Capital A*

08 Jun 14:07
Compare
Choose a tag to compare
  • This version is not backwards compatible with version 1.x.x because the module name was changed to start with a capital letter.
  • Changed iOS deployment target to 10.0

Fix iOS target & Playground

08 Jun 11:02
Compare
Choose a tag to compare
  • Resolves problems within the xcode project that caused the iOS target to malfunction.
  • Updated code in the playground that cause some errors.

SPM Support

07 Jun 21:45
Compare
Choose a tag to compare

The first version with a Package.swift file