Releases: pbauermeister/dfd
Releases · pbauermeister/dfd
v1.16.7
1.7.1
Version 1.7.1:
- Support continuous back- and relaxed- flows.
1.7.0
Version 1.7.0:
- Add continuous flow (cflow or -->>)
- Add control (may only connect to signals)
1.6.0
Version 1.6.0:
- Dependencies:
- items with name
#SNIPPET:[NAME]orFILE:[NAME]refer to another graph, - referred item is rendered "ghosted",
- dependencies are checked (unless
--no-check-dependenciesis passed).
- items with name
- Add graph title (unless
--no-graph-titleis passed). - Error in snippets of MD files: display line number relative to MD file (not snippet).
- Colorize error messages.
1.5.0
Version 1.5.0:
- Wrap labels by
style item-text-width N(default N=20). - and
style connection-text-width N(default N=14).
Version 1.4.1:
- Processes have very light grey backgrounds.
- Add the 'none' item type.
- Connections with reversed direction affect the items placements.
- A '?' postfix to a connection, removes the edge constraint.
- Fix formatting of '\n' for Store and Channel (which are HTML nodes).
- Colorize error messages.
- Add drawable attributes as [ATTRS...] prefix before labels.
Version 1.3.x:
- Style vertical: is supported.
- Style context: for context (top-level) diagrams.
- Add undirected flow (uflow aka '--').
Version 1.2.3
- Snippet reference and ungenerated snippet were marked with '<'; now
use '#' instead. - Detect include (infinite) recursions and print error.
- Can print its own version.
Version 1.1.1
- Fix bug with left/bidir arrows.
Version 1.1.0
- Upon error, print error stack trace.
- Items: label can be ommitted.
- Connections: syntactic sugars with arrows.
1.0.0
First usable version published to Pypi.