summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/main.rs
AgeCommit message (Collapse)Author
2023-09-11Forward third-party errorsLaurenz
Better to know something even if it isn't always formatted in the prettiest way
2023-09-11Support proxy and custom certificate configuration. (#2006)Zicklag
2023-08-31Display download progress for self-updating and packages (#2031)jimvdl
2023-08-26Let the CLI `typst update` itself without a package manager (#1887)jimvdl
2023-08-06Query-System for metadata (#1812)Beiri22
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-07-02Move everything into `crates/` directoryLaurenz