arguebuf-python

Create and analyze argument graphs and serialize them via Protobuf

MIT License

Downloads
1.3K
Stars
7
Committers
11

Bot releases are visible (Hide)

arguebuf-python - v2.0.0-beta.17

Published by github-actions[bot] over 1 year ago

2.0.0-beta.17 (2023-02-07)

Bug Fixes

  • all enums now inherit from str (846af05)

This release is also available on:

arguebuf-python - v2.0.0-beta.16

Published by github-actions[bot] over 1 year ago

2.0.0-beta.16 (2023-02-07)

Bug Fixes

  • cli: convert enum members to strings (7a21b87)

This release is also available on:

arguebuf-python - v2.0.0-beta.15

Published by github-actions[bot] over 1 year ago

2.0.0-beta.15 (2023-02-06)

Features

  • add grpc server for casebase loader (7bf5c08)
  • allow specification of graphviz dpi (0da5a47)

Bug Fixes

  • make casebase loader more reobust (174b937)
  • test: wrong usage of casebase loader (6b4dc9d)

This release is also available on:

arguebuf-python - v2.0.0-beta.14

Published by github-actions[bot] over 1 year ago

2.0.0-beta.14 (2023-02-06)

⚠ BREAKING CHANGES

  • restructure package

Features


This release is also available on:

arguebuf-python - v2.0.0-beta.13

Published by github-actions[bot] over 1 year ago

2.0.0-beta.13 (2023-02-01)

Bug Fixes


This release is also available on:

arguebuf-python - v2.0.0-beta.12

Published by github-actions[bot] over 1 year ago

2.0.0-beta.12 (2023-01-30)

Features

  • allow custom folder glob for casebase import (08f07fe)
  • allow specifying globs in casebase loader (220fe3a)

Bug Fixes

  • graphviz: check format and engine (29c0a48)
  • graphviz: switch engines and renderers (98396c8)
  • ova: correctly check for body (e18396e)
  • overhaul casebase import to make it robust (5c07339)
  • properly init graphviz graphs (514dea3)

This release is also available on:

arguebuf-python - v2.0.0-beta.11

Published by github-actions[bot] over 1 year ago

2.0.0-beta.11 (2023-01-24)

⚠ BREAKING CHANGES

  • completely restructure the package

Features

  • add initial support for loading case bases (b59ce73)
  • completely restructure the package (b2d3262)
arguebuf-python - v2.0.0-beta.10

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.10 (2023-01-19)

Bug Fixes


This release is also available on:

arguebuf-python - v2.0.0-beta.9

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.9 (2023-01-19)

Features


This release is also available on:

arguebuf-python - v2.0.0-beta.8

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.8 (2023-01-11)

Features

  • drop support for Python 3.8 (9e423c6)
  • use collections.abc instead of typing (c0ced56)

This release is also available on:

arguebuf-python - v2.0.0-beta.7

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.7 (2023-01-11)

Bug Fixes

  • remove unused pygraphviz import (a0e6726)

This release is also available on:

arguebuf-python - v2.0.0-beta.6

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.6 (2023-01-09)

Features

  • traversal: add option to remove start node (2cdb412)

This release is also available on:

arguebuf-python - v2.0.0-beta.5

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.5 (2023-01-06)

Features

  • add dfs/bfs traversal methods (03ea313)
  • add root_nodes function (e75ef75)

Bug Fixes


This release is also available on:

arguebuf-python - v2.0.0-beta.4

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.4 (2023-01-04)

Bug Fixes

  • use all to define the arguebuf interface (a3d434e)

This release is also available on:

arguebuf-python - v2.0.0-beta.3

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.3 (2022-12-22)

Bug Fixes

  • handling missing edge source/target at import (899a34f)

This release is also available on:

arguebuf-python - v1.2.4

Published by github-actions[bot] almost 2 years ago

1.2.4 (2022-12-22)

Bug Fixes

  • handling missing edge source/target at import (899a34f)

This release is also available on:

arguebuf-python - v2.0.0-beta.1

Published by mirkolenz almost 2 years ago

2.0.0-beta.1 (2022-12-21)

⚠ BREAKING CHANGES

  • improve graphviz interface

Features

  • improve graphviz interface (6e594da)
arguebuf-python - v2.0.0-beta.2

Published by github-actions[bot] almost 2 years ago

2.0.0-beta.2 (2022-12-21)

Bug Fixes


This release is also available on:

arguebuf-python - v1.2.3

Published by github-actions[bot] almost 2 years ago

1.2.3 (2022-12-20)

Bug Fixes

  • solve cli translator issue (6c7b1ab)
arguebuf-python - v1.2.2

Published by github-actions[bot] almost 2 years ago

1.2.2 (2022-12-19)

Bug Fixes