summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/update.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