Ruby/GraphViz v1.0.6 Release Notes

Release Date: 2012-07-01 // almost 12 years ago
  • ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž escaped dot in label, backslash showing up #42
    • ๐Ÿ’Ž cannot load such file -- xml/xslt #39

    Closed issues:

    • โœ… some tests fail because it cannot find 'dot' #46
    • ๐Ÿ’Ž GraphML importation doesn't work... #40
    • ๐Ÿ’Ž Can't assign nil to node attributes #38

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix for copy/paste error #45 (coding46)
    • ๐Ÿ’Ž characters escaping #44 (nevenh)
    • โž• Added lib/ruby-graphviz to match the gem name. #43 (postmodern)