Releases: richelbilderbeek/boost_graph_cookbook_1
Releases · richelbilderbeek/boost_graph_cookbook_1
v3.2.2
- Works on GitHub Actions
v3.2.1
Updated tests due to changed interface
v3.2
- Works together with BrainWeaver v2.1
v3.1
- Tested with BrainWeaver v2.0
v3.0
- Focus on bundled vertices and edges
- Renamed to
boost_graph_cookbook_1
v2.3
- Contains code with named and custom vertices/edges
- Before removing those chapters
v2.2
Improved code coverage
Use correct exception specifications
Thorough testing
v2.1
Passes all tests
Added algorithms
Improved text
v2.0
Use of Boost.Test
Clean compile, build and test suite detected by Travis
v1.9
Do file I/O correctly
Added custom and selectable edges and nodes
Shortened code