summaryrefslogtreecommitdiff
path: root/cli/src/trace.rs
AgeCommit message (Collapse)Author
2023-07-02Modularize CLILaurenz
This introduces one small breaking change: `--root` and `--font-paths` can't appear in front of the command anymore. Also fixes #1491.
2023-05-22Tidy up CLILaurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun