Graphviz v0.8.2 Release Notes

  • ➕ Add nohtml() to support labels of the form '<...>' (disabling their default treatment as HTML strings).

    0️⃣ Make default 'utf-8' encoding more visible.

    Set encoding = locale.getpreferredencoding() when encoding argument/property is set to None explicitly (follow stdlib io.open() behaviour).