All Versions
36
Latest Version
Avg Release Cycle
153 days
Latest Release
1878 days ago

Changelog History
Page 1

  • v1.2.5 Changes

    March 05, 2020

    ๐Ÿ’Ž Full Changelog

    Closed issues:

    • ๐Ÿ’Ž Is there a way to get ruby-graphviz to output to a base64 encoded image? #143
    • ๐Ÿ— Error building ruby-graphviz #141
    • ๐Ÿšš Is there any way to remove an edge? #112

    ๐Ÿ”€ Merged pull requests:

  • v1.2.4 Changes

    November 13, 2018

    ๐Ÿ’Ž Full Changelog

    Closed issues:

    • ๐Ÿ’Ž sametail and samehead not working? #132

    ๐Ÿ”€ Merged pull requests:

    • โž• Add support for the 'class' attribute #138 (moracca)
    • โž• Added explicitly declaration for Open3 module on GraphVizTest. #130 (hsbt)
  • v1.2.3 Changes

    March 21, 2017

    ๐Ÿ’Ž Full Changelog

    Closed issues:

    ๐Ÿ”€ Merged pull requests:

  • v1.2.2 Changes

    May 13, 2015

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž Can no longer create binary strings #92

    Closed issues:

    • ๐Ÿ’Ž uninitialized constant GraphViz (NameError) #95
    • ๐Ÿ’Ž labelfontcolor #86

    ๐Ÿ”€ Merged pull requests:

  • v1.2.1 Changes

    July 02, 2014

    ๐Ÿ’Ž Full Changelog

  • v1.2.0 Changes

    June 09, 2014

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž Force label to be HTML #89

    Closed issues:

    • ๐Ÿ’Ž Drawing a graph fails when a node is called "node" #90
    • ๐Ÿ’Ž Node IDs are not escaped for reserved keywords #87
    • ๐Ÿ’Ž time for another gem? #85
    • ๐Ÿ’Ž Theory#moore_dijkstra doesn't play nice with escaping #83
    • ๐Ÿ’Ž Rename project and gem on rubygems #80
  • v1.1.0 Changes

    June 09, 2014

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž Dot2Ruby Subgraph of subgraph #74
    • ๐Ÿ’Ž RGB color list - supported? #70

    Closed issues:

    • ๐Ÿ’Ž Duplicate #75
    • ๐Ÿ’Ž don't treat dot's output into stderr as error. check dot's return code #72
    • ๐Ÿ’Ž Trouble with dot2ruby #71
    • ๐Ÿ’Ž HTML-like labels supported #64
    • ๐Ÿ’Ž How to combine graphviz instances? #61
    • ๐Ÿ’Ž man pages for the commandline programs #57

    ๐Ÿ”€ Merged pull requests:

  • v1.0.9 Changes

    April 24, 2013

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’Ž ruby2gv is failing #56

    Closed issues:

    • ๐Ÿ’Ž ruby-graphviz breaks autoloading of ActiveSupport::Concerns #65
    • ๐Ÿ’Ž Can't convert Fixnum to String (TypeError) #59
    • โœ… tests are failing to run in a chroot environment #58
    • ๐Ÿ’Ž Avoid autoload #55
    • why deprecate add_node() and add_edge()? #53
    • ๐Ÿ”‹ feature request: title on graph #23

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix typo #63 (kachick)
    • โœ‚ Remove some warnings #62 (kachick)
    • ๐Ÿ›  Fix for numberic labels, tested. Fixes #59. #60 (gkop)
    • ๐Ÿ›  Fixes a couple of typos and spacing #54 (miketheman)
    • ๐Ÿ’Ž Extracted xDOTScript to DOTScript class #52 (markus1189)
  • v1.0.8 Changes

    July 03, 2012

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โž• add_graph fails when passed a GraphViz object #48

    Closed issues:

    • ๐Ÿ’Ž (undefined local variable or method `file' ) #49

    ๐Ÿ”€ Merged pull requests:

  • v1.0.7 Changes

    July 02, 2012

    ๐Ÿ’Ž Full Changelog

    ๐Ÿ”€ Merged pull requests: