Release v0.2.1
Pre-release
Pre-release
What's Changed
- Documentation Update by @ZigRazor in #50
- Documentation Update by @ZigRazor in #52
- Update README.md for Hacktoberfest by @ZigRazor in #62
- Fixed typos by @SaloniThete in #63
- Update README.md by @sanson-robotics in #67
- Add CodeSee architecture diagram workflow to repository by @codesee-architecture-diagrams in #68
- Bellman-Ford algorithm by @sidml in #69
- Floyd Warshall Algorithm by @sidml in #72
- Update README.md by @Sandeep-BlackHat in #66
- Thread-Safe version of Bellman-Ford Algorithm by @Dishantdhillon in #73
- Thread-Safe version of Floyed-Warshall Algorithm by @Dishantdhillon in #77
- add bellman-ford description by @sidml in #79
- Graph Slicing based on connectivity by @sidml in #82
- Add more tests by @sidml in #85
- Update label.yml by @ZigRazor in #92
- Prim's algorithm for finding minimum spanning tree by @sidml in #89
- Better Format for README by @ZigRazor in #94
- Delete packaging/deb/CXXGraph/usr directory by @ZigRazor in #98
- added prim's algorithm description. #95 by @oliviacarino in #96
- Update CMakeLists.txt by @ZigRazor in #97
- Update README.md by @ZigRazor in #99
- Update benchmark.yml by @ZigRazor in #100
- Tests & Thread safe dijkstra by @sidml in #93
- Release version 0.2.0 (2021-10-15) by @ZigRazor in #108
- Documentation Update by @ZigRazor in #109
- Update of Haxelib config file by @ZigRazor in #111
- Union-Find Data Structure by @sidml in #113
- Boruvka's Algorithm for MST by @sidml in #115
- Adding library name (CXXGRAPH) in header guards to avoid possible conflicts in include folders Node and Graph by @AlfredCP in #117
- Cycle check using Union-Find for Undirected Graphs by @sidml in #120
- Update contributing links by @AlfredCP in #124
- Clean up temporary test files by @AlfredCP in #126
- Kruskal's Algorithm for MST by @sidml in #127
- Remove intemediate files by @AlfredCP in #129
- Add kruskal algorithm description by @AlfredCP in #131
- Fix prim algorithm link by @AlfredCP in #135
- Add node tests by @AlfredCP in #136
- Resolves #106 by @sidml in #138
- Update benchmark.yml by @ZigRazor in #139
- Create benchmark_pr.yml by @ZigRazor in #141
- Removed Alert of LGTM for Graph.hpp by @ZigRazor in #142
New Contributors
- @SaloniThete made their first contribution in #63
- @sanson-robotics made their first contribution in #67
- @codesee-architecture-diagrams made their first contribution in #68
- @sidml made their first contribution in #69
- @Sandeep-BlackHat made their first contribution in #66
- @Dishantdhillon made their first contribution in #73
- @oliviacarino made their first contribution in #96
- @AlfredCP made their first contribution in #117
Full Changelog: v0.1.6...v0.2.1