Releases: recap-utr/arguebuf-python
Releases · recap-utr/arguebuf-python
v2.6.3
2.6.3 (2024-11-17)
Bug Fixes
- wrap arguebuf with propagated build inputs (db5ff8a)
v2.6.2
2.6.2 (2024-11-08)
Bug Fixes
- build: add graphviz/d2 to nix derivation (6807763)
v2.6.1
2.6.1 (2024-11-08)
Bug Fixes
- cli: migrate from multimethod to singledispatchmethod (ea4c10e)
- cli: remove singledispatch and use separate translate functions (12686fa)
- cli: use optional type for compatibility with typer (e4baab3)
- improve typing (64c0a45)
v2.6.0
2.6.0 (2024-10-18)
Features
v2.5.4
2.5.4 (2024-09-16)
Bug Fixes
- graphviz: update error message (af751fc)
v2.5.3
2.5.3 (2024-06-26)
Bug Fixes
- deps: bump pdoc due to security issue (0a2d183)
v2.5.2
2.5.2 (2024-02-01)
Bug Fixes
- export resource timestamp to protobuf (57b1a8d)
v2.5.1
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
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
2.4.0 (2023-11-02)
Features
- add method to determine sibling distances (a3538de)
Bug Fixes
- expose NodeType generic type variable (9d0c891)