» Version | » Information |
---|---|
1.3.0 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.3.0 Release date: 2010-10-24 06:22 UTC Release state: stable Release uploaded by: doconnor Changelog: QA release SVN dir layout Request #12913 Error report upon renderDotFile error Bug #15019 addCluster using attributes twice Request #15943 adding subgraph to subgraph? Request #15943 adding subgraph to subgraph? Bug #16326 image() doesn't return error on unknown format. Bug #16569 Image_GraphViz uses @package GraphViz Bug #16872 Cluster display Bug #17746 Nested Clusters not working Dependencies:
|
1.3.0RC3 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.3.0RC3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.3.0RC3 Release date: 2008-02-05 14:45 UTC Release state: beta Release uploaded by: jausions Changelog: - PEAR Coding Standard fixes: - Support for PEAR_Error (Req #12913) Dependencies:
|
1.3.0RC2 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.3.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.3.0RC2 Release date: 2007-11-27 19:27 UTC Release state: beta Release uploaded by: jausions Changelog: - Fixes memory usage (Req #8380) - Added MIME types - Fixes a filesystem cache issue - Added .phpt unit tests Dependencies:
|
1.3.0RC1 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.3.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.3.0RC1 Release date: 2007-11-19 02:10 UTC Release state: beta Release uploaded by: sebastian Changelog: - PEAR Coding Standard fixes: + TRUE vs true, FALSE vs false, + @return docblock + Missing docblocks + switch/case blocks + Better E_ALL compliance - Support for HTML-like labels - Support for node port (Bug #4924) - Proper escaping of IDs/values - Support for multiline values - Support for multiple edges between same nodes (Req #6630) - Choice of GraphViz command to use for rendering (Bug #10753) - Support for "strict" graphs - Fix for undirected vs. directed graph (Bug #10753) - Base binary path (Req #8295) - Better error handling (more checking) - Nodes in subgraphs - Indentation in DOT file Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.2.1 Release date: 2006-05-23 08:08 UTC Release state: stable Release uploaded by: sebastian Changelog: * Bugfix release. |
1.2.0 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.2.0 Release date: 2006-05-11 04:23 UTC Release state: stable Release uploaded by: sebastian Changelog: + Added renderDotFile() method that renders an existing DOT file. |
1.1.0 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.1.0 Release date: 2005-01-19 02:24 UTC Release state: stable Release uploaded by: sebastian Changelog: + Added fetch() method that returns the generated image. + Added support for named graphs. + Added support for cluster attributes. * Fixed a bug with graph attributes. |
1.1.0beta1 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.1.0beta1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.1.0beta1 Release date: 2004-12-22 03:41 UTC Release state: beta Release uploaded by: sebastian Changelog: + Added fetch() method that returns the generated image. + Added support for named graphs. + Added support for cluster attributes. * Fixed a bug with graph attributes. |
1.0.3 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.0.3 Release date: 2004-02-25 05:31 UTC Release state: stable Release uploaded by: sebastian Changelog: * Fixed bugs #109 and #852. |
1.0.2 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.0.2 Release date: 2004-02-20 11:07 UTC Release state: stable Release uploaded by: sebastian Changelog: * Fixed Content-Type header for SVG images. * Improved temporary file creation by using System::mktemp() instead of tempnam(). |
1.0.1 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.0.1 Release date: 2002-12-11 13:38 UTC Release state: stable Release uploaded by: sebastian Changelog: + Nodes can be grouped now by passing a group name as 3rd parameter to the addNode() method. + The new addCluster() method can be used to give a label to a group of nodes and let GraphViz treat it as a node cluster. |
1.0 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-1.0 Release date: 2002-12-08 18:38 UTC Release state: stable Release uploaded by: sebastian Changelog: * Added some missing newline characters in GraphViz markup. |
0.4 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-0.4 Release date: 2002-11-24 11:25 UTC Release state: stable Release uploaded by: sebastian Changelog: * Send correct Content-Type in image() header depending on generated format. * Renamed methods to conform with PEAR standard. |
0.3 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-0.3 Release date: 2002-09-25 19:06 UTC Release state: stable Release uploaded by: sebastian Changelog: * Allow for edges without attributes. (Patch by Carsten Saathoff <kodemaniak@gmx.de>) |
0.2 |
Easy InstallNot sure? Get more info. pear install Image_GraphViz-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_GraphViz-0.2 Release date: 2002-04-06 21:27 UTC Release state: Release uploaded by: sebastian Changelog: * Added escaping of node descriptions. (Patch by Garvin Hicking <hicking@faktor-e.de>) * Improved compatibility with Win32 version of dot/neato. (Patch by Garvin Hicking <hicking@faktor-e.de>) * Changed Image_GraphViz.php to Image/GraphViz.php. |