Sha256: cef8769d029d7151f21a7b7919cf0000ec4df0afdfc988662f7b48acde01bfcc

Contents?: true

Size: 853 Bytes

Versions: 1

Compression:

Stored size: 853 Bytes

Contents

=== 1.2.0 / 2010-03-30

* 10 minor enhancements:

  * Added rake_analyzer.rb to help visualize rake dependencies. YAY!
  * Added #boxes to convert all nodes to boxes.
  * Added #global_attrib to set attribs on all nodes.
  * Added #nodes to return all nodes (even if not part of from-edge).
  * Added #normalize to remove duplicate edges.
  * Added #orient to set graph orientation.
  * Added #rotate as LR alias to #orient.
  * Added full rdoc for Graph.
  * Switched to minitest.
  * Updated Hoe setup.

* 2 bug fixes:

  * Fixed inherited #clear to ensure ivars cleared as well.
  * Fixed scanner to work with new macports deps output

=== 1.1.0 / 2009-04-16

* 3 minor enhancements:

  * Don't run dot if type is nil
  * Provide a command plugin for RubyGems, `gem graph`
  * YAY tests

=== 1.0.0 / 2009-03-27

* 1 major enhancement

  * Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
graph-1.2.0 History.txt