Change Log

v1.2.4 (2018-11-13)

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 (2017-03-21)

Full Changelog

Closed issues:

Merged pull requests:

v1.2.2 (2015-05-13)

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 (2014-07-02)

Full Changelog

v1.2.0 (2014-06-09)

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 (2014-06-09)

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 (2013-04-24)

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:

v1.0.8 (2012-07-03)

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 (2012-07-02)

Full Changelog

Merged pull requests:

v1.0.6 (2012-07-01)

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:

v1.0.5 (2012-02-06)

Full Changelog

Fixed bugs:

  • About the acquisition of graphml <data> tags with ruby 1.9.2p290, ruby-graphviz 1.0.3 #34

v1.0.4 (2012-01-29)

Full Changelog

Merged pull requests:

  • Correct spelling of 'attribute' in node documentation #37 (shepmaster)
  • Update example to reflect deprecation of methods #36 (shepmaster)

v1.0.3 (2011-12-17)

Full Changelog

Merged pull requests:

  • Removed definition of Array#all? from core_ext.rb #33 (ronen)

v1.0.2 (2011-12-11)

Full Changelog

Closed issues:

  • Instead of outputting an image, is it possible to get the x,y coordinates of each of the nodes? #28

Merged pull requests:

v1.0.1 (2011-12-08)

Full Changelog

Closed issues:

  • How can I add named edges? #31

Merged pull requests:

  • Fix a few typos in the README. #30 (jergason)
  • Changed deprecated Config to RbConfig in util.rb #29 (ronen)
  • Add rubygems-test .gemrc file to enable easy testing of the installed gem #26 (dznz)
  • Update gem creation #25 (dznz)

1.0.0 (2011-05-02)

Full Changelog

0.9.21 (2011-03-26)

Full Changelog

0.9.20 (2010-11-20)

Full Changelog

0.9.19 (2010-10-30)

Full Changelog

0.9.18 (2010-10-07)

Full Changelog

0.9.17 (2010-08-29)

Full Changelog

0.9.16 (2010-08-02)

Full Changelog

0.9.15 (2010-07-19)

Full Changelog

0.9.14 (2010-07-12)

Full Changelog

0.9.13 (2010-07-06)

Full Changelog

0.9.12 (2010-06-24)

Full Changelog

0.9.11 (2010-03-28)

Full Changelog

0.9.9 (2010-02-12)

Full Changelog

0.9.8 (2010-01-16)

Full Changelog

0.9.7 (2009-12-18)

Full Changelog

0.9.5 (2009-11-15)

Full Changelog

0.9.4 (2009-10-20)

Full Changelog

0.9.3 (2009-10-19)

Full Changelog

0.9.2 (2009-10-15)

Full Changelog

0.9.1 (2009-10-10)

* This Change Log was automatically generated by github_changelog_generator