SwiftGraph v1.3.0 Release Notes

Release Date: 2017-02-21 // about 7 years ago
    • 👍 Carthage Support (via re-organizing into framework) - thanks @klundberg
    • 🆕 New search methods added - versions of bfs() and dfs() that support custom goal functions
    • findAll() added as a version of bfs() with multiple potential outcomes
    • 👍 watchOS support added to Podfile