ObjectGraph 0.2.0 Released

ObjectGraph version 0.2.0 has been released!

http://seattlerb.rubyforge.org/

ObjectGraph will output Graphviz dot files of your objects in memory.
It will
ferret out your instance variables and enumerate over your enumerables
to
give you a graph of your object and its relationships.

For sample output and more sample code see:

http://tenderlovemaking.com/2007/01/13/graphing-objects-in-memory-with-ruby/

Changes:

== 0.2.0