index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-cli
/
src
/
compile.rs
Age
Commit message (
Expand
)
Author
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-18
--make-deps fixes (#5873)
Matthew Toohey
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker
2024-12-17
Add timezone to PDF's default timestamp. (#5564)
Zhuofeng Wang
2024-12-05
Put HTTP server behind on-by-default feature flag (#5532)
Laurenz
2024-12-05
Live reloading HTTP server for `typst watch` and HTML export (#5524)
Laurenz
2024-12-04
Clean up CLI argument parsing (#5521)
Laurenz
2024-12-04
Add HTML export format
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-10-01
Check that an output format is available before compiling (#5080)
emilylime
2024-10-01
Minimal PDF/A support (#5075)
Laurenz
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-06
Open with (detached) custom viewers and raise error on failure (#4430)
Yip Coekjan
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-06-04
Improving error message for invalid file types (#4216)
PepinhoJp
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-04-19
CLI: Support more page number templates in output file name (#3933)
Karthik Nishanth
2024-04-09
Add --make-deps CLI argument (#2877) (#3890)
Matthew Toohey
2024-04-04
Remove SOURCE_DATE_EPOCH CLI argument (#3859)
frozolotl
2024-04-03
Read `SOURCE_DATE_EPOCH` for better reproducibility (#3809)
frozolotl
2024-04-01
Support writing document to stdout (#3632)
Ilia
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-02-14
Fix watches on moves and removes (#3371)
frozolotl
2024-02-05
Support reading input from stdin (#3339)
spore
2024-01-31
Use alternate screen and refactor terminal output. (#2665)
frozolotl
2024-01-17
Add `Page` struct
Laurenz
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-12-18
Parallel export (#2989)
Sébastien d'Herbais de Thun
2023-12-08
Move export cache
Laurenz
2023-11-29
Don't exit watcher on invalid utf-8 (#2795)
He Li
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz
2023-11-08
Extract `typst-svg` crate
Laurenz
2023-11-08
Extract `typst-render` crate
Laurenz
2023-10-27
Add IDs and creation date to PDFs (#2374)
Martin Haug
2023-10-17
Cached export for incremental (#2400)
Sébastien d'Herbais de Thun
2023-09-19
Incremental parsing in CLI
Laurenz
2023-09-18
Use inferred format extension for the output path (#2166)
LU Jialin
2023-09-13
Bump dependencies
Laurenz
2023-09-11
Forward third-party errors
Laurenz
2023-08-29
Add a bit more docs to `compile`
Laurenz
2023-08-29
More type safety for spans
Laurenz
2023-08-23
Add format arg to CLI (#1985)
Matt Fellenz
2023-08-22
Virtual path type
Laurenz
2023-08-08
Refactor SVG export a bit
Laurenz
2023-08-08
Add SVG export (#1729)
Wenzhuo Liu
[next]