All Versions
36
Latest Version
Avg Release Cycle
153 days
Latest Release
1878 days ago
Changelog History
Page 1
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:
- ๐ Fix gemspec #146 (deivid-rodriguez)
- โก๏ธ Update supported rubies to 2.4.0-2.7.0 #145 (deivid-rodriguez)
- โ Add missing rexml dependency #144 (deivid-rodriguez)
- โ Add new legal attribute to whitelist, enumerate_nodes method #142 (yrral86)
- โก๏ธ Update README.md #140 (villuorav)
- โก๏ธ Updates readme with correct require information #139 (TPei)
-
v1.2.4 Changes
November 13, 2018 -
v1.2.3 Changes
March 21, 2017๐ Full Changelog
Closed issues:
- ๐ Link to https://lejeun.es/ doesn't work #114
- ๐ How to unflatten the graph? #67
๐ 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)
- ๐ Make it obvious which gem this is #119 (nathanl)
- โ Adding license info to gempsec #118 (reiz)
-
v1.2.2 Changes
May 13, 2015๐ Full Changelog
๐ 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 Changes
July 02, 2014๐ Full Changelog
-
v1.2.0 Changes
June 09, 2014 -
v1.1.0 Changes
June 09, 2014๐ Full Changelog
๐ 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:
- ๐ Node name error #91 (joaozeni)
- ๐ Escape reserved words in node IDs #88 (joaomsa)
- only escape Edge#node_one and Edge#node_two when output #84 (josephholsten)
- ๐ Avoid constructing shell commands as strings #73 (AndrewKvalheim)
-
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:
- ๐ Fix issue #49 #51 (markus1189)
- ๐ Cleanup format #50 (markus1189)
-
v1.0.7 Changes
July 02, 2012