Skip to content

Releases: jamesscottbrown/pyyed

v1.5.0

17 Oct 09:35
3ce06a0
Compare
Choose a tag to compare
  • add support for custom properties for groups
  • add support for adding multiple labels to nodes and edges, with control over their positioning

Fix release of 1.4.3

21 Dec 11:53
94c0c72
Compare
Choose a tag to compare
v1.4.3-fixed

fix PyPi deploy

v1.4.3

21 Dec 11:51
Compare
Choose a tag to compare

Add ability to set Description and URL for Groups/Node/Edges.

v1.4.2

20 Nov 19:53
Compare
Choose a tag to compare

Add ability to set custom data properties for Nodes and Edges.

v1.4.1

07 Nov 20:52
Compare
Choose a tag to compare
  • specify the license (BSD 3-clause)
  • prevent creation of duplicate nodes or groups
  • allow the creation of edges between groups
  • rename edge_color/edge_type/edge_width to border_color/border_type/border_width for nodes and groups
  • allow creation of labels at either end of edge, by providing optional source_label and target_label arguments to add_edge()
  • allow control of edge label colors using the label_background_color and label_border_color options to add_edge()

v1.3: Pretty print (#26)

18 Jan 11:25
30931bf
Compare
Choose a tag to compare

This release adds an optional pretty_print argument to the write_graph() method.

v1.2

03 Nov 14:14
b878ced
Compare
Choose a tag to compare

This release adds supports for nested groups (groups that contain other groups) and multiple edges between the same pair of nodes.

v1.1

10 Aug 11:38
793209f
Compare
Choose a tag to compare
version number