summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/args.rs
AgeCommit message (Expand)Author
2024-06-10Basic multi-threading (#4366)Laurenz
2024-06-06Add more environment control parameters to CLI (#4227)LuizAugustoPapa
2024-05-30Improve CLI help doc about input & output (#4282)Yip Coekjan
2024-05-29Add ability to choose between minified and pretty-printed JSON (#4161)Ilia
2024-05-10Add parameter to select pages to be exported by CLI (#4039)PgBiel
2024-04-19CLI: Support more page number templates in output file name (#3933)Karthik Nishanth
2024-04-09Add --make-deps CLI argument (#2877) (#3890)Matthew Toohey
2024-04-04Remove SOURCE_DATE_EPOCH CLI argument (#3859)frozolotl
2024-04-03Read `SOURCE_DATE_EPOCH` for better reproducibility (#3809)frozolotl
2024-04-01Support writing document to stdout (#3632)Ilia
2024-03-06Add `typst init` command (#3544)Laurenz
2024-02-05Support reading input from stdin (#3339)spore
2024-01-02Add a `--color` flag (#3060)tingerrr
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-24Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)frozolotl
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-23Add format arg to CLI (#1985)Matt Fellenz
2023-08-22Fix some typos in CLI helpLaurenz
2023-08-06Query-System for metadata (#1812)Beiri22
2023-07-04Reword CLI docsLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz