Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 969 Bytes

CHANGES.md

File metadata and controls

34 lines (19 loc) · 969 Bytes

0.4.0 -- 9 Feb 2018

Internally, now uses dorothy to generate the GraphViz DOT source.

A decorator option makes it possible to customize individual component node attributes in an open-ended way.

0.3.0 -- 2 Feb 2018

New options allow node attributes in the graph to be controlled for specific components.

0.2.0 -- 19 Jan 2018

Update dependencies, add new options:

:horizontal -- to layout the diagram left-to-right instead of top-to-bottom.

:save-as -- to specify path to the GraphViz file that is generated.

0.1.1 -- 11 Mar 2016

You may now control the output format (for example, to output as SVG or PNG, rather than PDF).

The enabled flag has been removed; visualize-system will now always visualize the system.

Invalid dependencies are now highlighted in red.

Closed Issues

0.1.0 -- 10 Dec 2015

Initial release.