Skip to content

Releases: recap-utr/arguebuf-python

v2.6.0

18 Oct 11:02
Compare
Choose a tag to compare

2.6.0 (2024-10-18)

Features

v2.5.4

16 Sep 09:01
Compare
Choose a tag to compare

2.5.4 (2024-09-16)

Bug Fixes

  • graphviz: update error message (af751fc)

v2.5.3

26 Jun 07:47
Compare
Choose a tag to compare

2.5.3 (2024-06-26)

Bug Fixes

  • deps: bump pdoc due to security issue (0a2d183)

v2.5.2

01 Feb 14:15
Compare
Choose a tag to compare

2.5.2 (2024-02-01)

Bug Fixes

  • export resource timestamp to protobuf (57b1a8d)

v2.5.1

09 Jan 10:16
Compare
Choose a tag to compare

2.5.1 (2024-01-09)

Bug Fixes

  • cli: allow changing node label strip char (e47f857)
  • use different mono colors for node types (b69a313)

v2.5.0

13 Nov 21:01
Compare
Choose a tag to compare

2.5.0 (2023-11-13)

Features

  • allow removing empty scheme branches (0add380)

Bug Fixes

  • create atom node from argdown in its loader (8660747)

v2.4.0

02 Nov 14:10
Compare
Choose a tag to compare

2.4.0 (2023-11-02)

Features

  • add method to determine sibling distances (a3538de)

Bug Fixes

  • expose NodeType generic type variable (9d0c891)

v2.3.1

26 Oct 07:30
Compare
Choose a tag to compare

2.3.1 (2023-10-26)

Bug Fixes

  • use poetry2nix again after upstream fixes (3a402e7)

v2.3.0

25 Oct 08:26
Compare
Choose a tag to compare

2.3.0 (2023-10-25)

Features

  • add methods for sibling/child/parent nodes (32fbc0c)

v2.2.0

23 Oct 09:50
Compare
Choose a tag to compare

2.2.0 (2023-10-23)

Features

  • graph: allow to remove an entire branch (c03caba)

Bug Fixes

  • make remove_branch actually work (ca9dbae)