summaryrefslogtreecommitdiff
path: root/crates/typst-cli
AgeCommit message (Expand)Author
2024-04-04Remove SOURCE_DATE_EPOCH CLI argument (#3859)frozolotl
2024-04-03Read `SOURCE_DATE_EPOCH` for better reproducibility (#3809)frozolotl
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-01Support writing document to stdout (#3632)Ilia
2024-03-23Escape path and entrypoint in `typst init` output (#3753)frozolotl
2024-03-22Fix warnings introduced by rust 1.77 (#3754)frozolotl
2024-03-15Final touches (#3678)Laurenz
2024-03-14Revert use of alternate screen (#3648)Laurenz
2024-03-11Clean up unused dependency (#3600)Leedehai
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-03-07Bump our crates (#3573)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-02-28Add `vendor-openssl` feature flag (#3510)Laurenz
2024-02-21Added `LazyHash` (#3451)Sébastien d'Herbais de Thun
2024-02-18Introduce `SyntaxSet` (#3450)Laurenz
2024-02-14Fix typo (#3412)frozolotl
2024-02-14Fix watches on moves and removes (#3371)frozolotl
2024-02-08Do not enter alternate screen if colors are disabled (#3366)frozolotl
2024-02-05Support reading input from stdin (#3339)spore
2024-02-04Fix error swallowing (#3338)tingerrr
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2024-01-26Configure ureq to use sytem-native TLS (#3258)Laurenz
2024-01-17Add `Page` structLaurenz
2024-01-05fix: removed typo from http client user agent. (#3134)didier amyot
2024-01-02Add a `--color` flag (#3060)tingerrr
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-12-14Make `World` thread-safeLaurenz
2023-12-08Less interior mutability in system worldLaurenz
2023-12-08Move export cacheLaurenz
2023-11-30Drop dependency on `DashMap`Laurenz
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-29Don't exit watcher on invalid utf-8 (#2795)He Li
2023-11-27Make workspace inheriting consistentLaurenz
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-24Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)frozolotl
2023-11-21Tidy up some importsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-19Disable default features of `zip` crateLaurenz
2023-11-19Use proxy for fetching release metadataLaurenz
2023-11-19Watching fixes (#2706)Laurenz
2023-11-08Extract `typst-pdf` crateLaurenz
2023-11-08Extract `typst-svg` crateLaurenz
2023-11-08Extract `typst-render` crateLaurenz
2023-11-08Switch to workspace dependenciesLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun