From c88187b2007d5e3b1f74dbfbbeb0fe4febb24b2b Mon Sep 17 00:00:00 2001 From: Gronod Date: Fri, 28 Aug 2026 20:01:32 +0100 Subject: [PATCH 1/2] feat(printtarg): add -d switch for custom chart label string and omission (fixes #19) --- doc/ChangesSummary.html | 1 + doc/printtarg.html | 7 ++++ target/printtarg.c | 72 +++++++++++++++++++++++++++++++++++------ 3 files changed, 71 insertions(+), 9 deletions(-) diff --git a/doc/ChangesSummary.html b/doc/ChangesSummary.html index 9881860..806db14 100755 --- a/doc/ChangesSummary.html +++ b/doc/ChangesSummary.html @@ -19,6 +19,7 @@

[V3.4.1 -> V3.5.0] 4th February 2026