Graphviz v1.1.0 Release Notes

Release Date: 2016-07-11 // almost 8 years ago
    • [feature] Add methods hasEdge/getEdge on graph (Alexandre Salomé)
    • [feature] Add methods getAttribute on node and edge (Alexandre Salomé)
    • [feature] Add method get($id) on graph to get a subgraph or a node (Alexandre Salomé)
    • [feature] Disable label escaping (Alexandre Salomé)

Previous changes from v1.0.1

    • 🚚 [bug] Remove semicolon at the end of output (Clemens Tolboom)