Level separation
Version 7.13.0
Bug fixes
- Avoid checking printed output in test of testing infrastructure.
- Use
dsl_sym()instead ofas.symbol()when constructing commands forcombine()(#1340, @vkehayas).
New features
- Add a new
level_separationargument tovis_drake_graph()andrender_drake_graph()to control the aspect ratio ofvisNetworkgraphs (#1303, @matthewstrasiotto, @matthiasgomolka, @robitalec).