summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/update.rs
AgeCommit message (Expand)Author
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-08-05Add typst-kit crate (#4540)tingerrr
2024-06-06Add more environment control parameters to CLI (#4227)LuizAugustoPapa
2024-03-06Add `typst init` command (#3544)Laurenz
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-27Run clippy on all features (#2767)danieleades
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-21Tidy up some importsLaurenz
2023-11-19Disable default features of `zip` crateLaurenz
2023-11-19Use proxy for fetching release metadataLaurenz
2023-09-11Forward third-party errorsLaurenz
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