Change Log¶ ↑
v1.2.4 (2018-11-13)¶ ↑
Closed issues:
-
sametail and samehead not working? #132
Merged pull requests:
v1.2.3 (2017-03-21)¶ ↑
Closed issues:
Merged pull requests:
-
Add gemspec requirements attribute #128 (guilhermesimoes)
-
Update links to HTTPS #127 (guilhermesimoes)
-
README: Use SVG badge icons #126 (olleolleolle)
-
Managed to get rubinius-3.69 to build with Travis-CI #123 (khalilfazal)
-
ruby 2.4.0 merged Fixnum and Bignum into Integer #121 (khalilfazal)
v1.2.2 (2015-05-13)¶ ↑
Fixed bugs:
-
Can no longer create binary strings #92
Closed issues:
Merged pull requests:
-
Remove duplication in utils/colors.rb #103 (OrelSokolov)
v1.2.1 (2014-07-02)¶ ↑
v1.2.0 (2014-06-09)¶ ↑
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)¶ ↑
Fixed bugs:
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:
-
only escape Edge#node_one and Edge#node_two when output #84 (josephholsten)
-
Avoid constructing shell commands as strings #73 (AndrewKvalheim)
v1.0.9 (2013-04-24)¶ ↑
Fixed bugs:
-
ruby2gv is failing #56
Closed issues:
-
ruby-graphviz breaks autoloading of ActiveSupport::Concerns #65
-
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:
-
Fixes a couple of typos and spacing #54 (miketheman)
-
Extracted xDOTScript to DOTScript class #52 (markus1189)
v1.0.8 (2012-07-03)¶ ↑
Fixed bugs:
Closed issues:
-
(undefined local variable or method `file' ) #49
Merged pull requests:
-
Fix issue #49 #51 (markus1189)
-
Cleanup format #50 (markus1189)
v1.0.7 (2012-07-02)¶ ↑
Merged pull requests:
-
Find executable #47 (markus1189)
v1.0.6 (2012-07-01)¶ ↑
Fixed bugs:
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:
-
Added lib/ruby-graphviz to match the gem name. #43 (postmodern)
v1.0.5 (2012-02-06)¶ ↑
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)¶ ↑
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)¶ ↑
Merged pull requests:
v1.0.2 (2011-12-11)¶ ↑
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:
-
fix utils/colors.rb's case syntax #32 (hirochachacha)
v1.0.1 (2011-12-08)¶ ↑
Closed issues:
-
How can I add named edges? #31
Merged pull requests:
-
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)
1.0.0 (2011-05-02)¶ ↑
0.9.21 (2011-03-26)¶ ↑
0.9.20 (2010-11-20)¶ ↑
0.9.19 (2010-10-30)¶ ↑
0.9.18 (2010-10-07)¶ ↑
0.9.17 (2010-08-29)¶ ↑
0.9.16 (2010-08-02)¶ ↑
0.9.15 (2010-07-19)¶ ↑
0.9.14 (2010-07-12)¶ ↑
0.9.13 (2010-07-06)¶ ↑
0.9.12 (2010-06-24)¶ ↑
0.9.11 (2010-03-28)¶ ↑
0.9.9 (2010-02-12)¶ ↑
0.9.8 (2010-01-16)¶ ↑
0.9.7 (2009-12-18)¶ ↑
0.9.5 (2009-11-15)¶ ↑
0.9.4 (2009-10-20)¶ ↑
0.9.3 (2009-10-19)¶ ↑
0.9.2 (2009-10-15)¶ ↑
0.9.1 (2009-10-10)¶ ↑
* This Change Log was automatically generated by {github_changelog_generator}[https://github.com/skywinder/Github-Changelog-Generator]