summaryrefslogtreecommitdiff
path: root/crates/typst-cli
AgeCommit message (Expand)Author
2023-08-31Display download progress for self-updating and packages (#2031)jimvdl
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-29More type safety for spansLaurenz
2023-08-26Let the CLI `typst update` itself without a package manager (#1887)jimvdl
2023-08-23Add format arg to CLI (#1985)Matt Fellenz
2023-08-22Virtual path typeLaurenz
2023-08-22Fix some typos in CLI helpLaurenz
2023-08-21Set new minimum serde versionLaurenz
2023-08-19Restrict serde versionLaurenz
2023-08-08Refactor SVG export a bitLaurenz
2023-08-08Add SVG export (#1729)Wenzhuo Liu
2023-08-06Query-System for metadata (#1812)Beiri22
2023-08-04Bytes typeLaurenz
2023-08-03Search additional font paths before system/embedded (#1847)Luke Chambers
2023-08-03fix(cli): include export in compile time (#1816)Wenzhuo Liu
2023-08-01Fix datetime offset (#1845)Beiri22
2023-08-01Change package search and caching pathLaurenz
2023-07-19Add infrastructure for compiler warnings (#1731)lolstork
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-10Fix `typst watch` not working with some text editors (#1680)Trévis Morvany
2023-07-04Reword CLI docsLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz