summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/package.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-08-31Display download progress for self-updating and packages (#2031)jimvdl
2023-08-01Change package search and caching pathLaurenz
Brings local packages in line with changes to the package repository. See also: https://github.com/typst/packages/issues/61
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz