Skip to content

Releases: pbauermeister/dfd

v1.16.7

12 Apr 17:13

Choose a tag to compare

  • Fix #40: star-endpoint connections (*) were silently dropped by filters.
    Stars are now resolved into unique items before filtering, so they
    participate correctly in neighborhood expansion and only/without filters.

1.7.1

15 Nov 15:38

Choose a tag to compare

Version 1.7.1:

  • Support continuous back- and relaxed- flows.

1.7.0

14 Nov 21:43

Choose a tag to compare

Version 1.7.0:

  • Add continuous flow (cflow or -->>)
  • Add control (may only connect to signals)

1.6.0

14 Nov 15:53

Choose a tag to compare

Version 1.6.0:

  • Dependencies:
    • items with name #SNIPPET:[NAME] or FILE:[NAME] refer to another graph,
    • referred item is rendered "ghosted",
    • dependencies are checked (unless --no-check-dependencies is passed).
  • Add graph title (unless --no-graph-title is passed).
  • Error in snippets of MD files: display line number relative to MD file (not snippet).
  • Colorize error messages.

1.5.0

12 Nov 15:49

Choose a tag to compare

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

04 Nov 09:11

Choose a tag to compare

First usable version published to Pypi.