Sha256: 8cc211fcbce02cab57008e8311d1329a633e83259ab5941f1d3adc01c2952ce2
Contents?: true
Size: 730 Bytes
Versions: 1
Compression:
Stored size: 730 Bytes
Contents
0.9.0 * Added dynamic loading of node finders from directory lib/nodefinders. Example: see 'lib/nodefinders/TestNodeFinder.rb' which can be used like this: depgraph -type test * Added functionality to exclude the nodes the user is not interested in. Example: depgraph -type ruby_requires -exc "client, server" * A transitive reduction can be applied to the graph. Example: depgraph -type csproj -trans * Disconnected nodes don't show up anymore. * The type of output can be selected by changing the file extension. Example: depgraph -type test -output test.dot * Separated unit tests and integration tests in different folders. * Renamed option -dirs to -location * Some more refactorings.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
DepGraph-0.9.0 | History.txt |