File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2929## 0.1.0 - 2017-03-07
3030- Initial release
3131
32+ [ 0.3.2 ] : https://github.com/devonhollowood/search-algorithms/compare/v0.3.1...v0.3.2
3233[ 0.3.1 ] : https://github.com/devonhollowood/search-algorithms/compare/v0.3.0...v0.3.1
3334[ 0.3.0 ] : https://github.com/devonhollowood/search-algorithms/compare/v0.2.0...v0.3.0
3435[ 0.2.0 ] : https://github.com/devonhollowood/search-algorithms/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11name : search-algorithms
2- version : 0.3.1
2+ version : 0.3.2
33synopsis : Common graph search algorithms
44description : Library containing common graph search algorithms,
55 including depth-first and breadth-first searches,
Original file line number Diff line number Diff line change 1- resolver : lts-14.17
1+ resolver : lts-18.20
22packages :
33- ' .'
44extra-deps : []
You can’t perform that action at this time.
0 commit comments