gographviz v2.0 Release Notes

Release Date: 2017-04-10 // about 7 years ago
  • ๐Ÿ”– version 2.0 includes some backwards incompatible changes:

    • ๐Ÿšš panics have been removed and replaced with the returning of errors.
    • attribute name validation has been added as has been requested multiple times.
    • ๐Ÿ‘• golint and errcheck are now applied to the build.

    ๐Ÿ“ฆ These backwards incompatible changes were not made lightly and only because it increases the maturity of the package.