-
v20250128 Minor update Stable
released this
2025-01-28 21:28:33 +01:00 | 1 commits to trunk since this releaseThis is a minor update and contains only major changes to the machinery behind the curtain.
This change adds the following changes and features:
- Lots of minor tweaks and improvements
- Select how logs are printed (See
-print
). The options areshort
(just plain text),long
(with timestamps),secret
(print results only) - Select how solutions are printed (See
-output
). The options areflat
(as stored internally),human
(human readable),json
(JSON output).
Downloads