-
-
-
-
-
-
-
20240202.0506919ba5 · ·
A new flag, -wma or --warn-mismatched-args, now turns on warnings for mismatched call args. In the .04 version this was done with -wmat=s.
-
-
-
-
20240202.015a3c0987 · ·
add --delete-interbracket-arrows, -dia, and --add-interbracket-arrows, -aia see git #131
-
-
-
-
-
-
-
-
20230912.0796ddbdd6 · ·
changed names dv->duv wv=s->wvt=s The variables which were new in the previous tagged version have been changed: --dump-variables (-dv) -> --dump-unusual-variables (-duv) --want-variables=s (-wv) -> --want-variable-types=s (-wvt=s)
-
20230912.06861f207b · ·
This version adds options --dump-variables and --warn-variables The CHANGES file and man pages have details