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
Age
Commit message (
Expand
)
Author
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-31
Add env setting for ignore_system_fonts (#6092)
+merlan #flirora
2025-03-31
Make `World::font` implementations safe (#6117)
Myriad-Dreamin
2025-02-25
Deduplicate watcher update call (#5955)
Laurenz
2025-02-25
Fix high CPU usage due to inotify watch triggering itself (#5905)
aodenis
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
More flexible and efficient `Bytes` representation (#5670)
Laurenz
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
Rename `--feature` to `--features` and support `TYPST_FEATURES` env var (#5523)
Laurenz
2024-12-04
Clean up CLI argument parsing (#5521)
Laurenz
2024-12-04
Add HTML export format
Laurenz
2024-12-04
Add HTML feature flag
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-29
Handle SIGPIPE (#5444)
wznmickey
2024-11-07
Remove unused dependencies (#5379)
Yip Coekjan
2024-11-01
Basic feature flag mechanism (#5350)
Laurenz
2024-10-31
More consistent `self-update` assets determination (#5333)
Yip Coekjan
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-15
Docs and changelog improvements (#5147)
Laurenz
2024-10-15
Greet users who run `typst` for the first time (#5210)
Laurenz
2024-10-03
Serialize and Deserialize for `PdfStandard` (#5108)
Laurenz
2024-10-01
Fix duration formatting precision (#5082)
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-09-27
Don't include "update" in help output if self-update disabled (#4940)
Alex Rawson
2024-09-26
Spelling (#5020)
Josh Soref
2024-09-26
Single thread support (#4988)
Sébastien d'Herbais de Thun
2024-09-10
Unified and fixed `Duration` formatting in the CLI (#4587)
Andrew Voynov
2024-08-26
Add back release targets `aarch64-pc-windows-msvc` and `riscv64gc-unknown-lin...
Max
2024-08-26
Improve documents for the `--font-path` arg & `TYPST_FONT_PATHS` env (#4776)
Yip Coekjan
2024-08-23
Add `clap::ValueHint` for input & output CLI arguments (#4765)
Yip Coekjan
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-08-09
Fix system font loading (#4714)
Laurenz
2024-08-05
Add typst-kit crate (#4540)
tingerrr
2024-07-22
Raise error when failing to load & parse the specified certificate (#4554)
Yip Coekjan
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-08
Bump dependencies (#4523)
Laurenz
2024-07-08
Allow non-utf8 values for `input` and `output` (#4517)
T0mstone
2024-07-06
Open with (detached) custom viewers and raise error on failure (#4430)
Yip Coekjan
2024-07-06
Add metadata for `cargo-binstall` (#4458)
Yip Coekjan
2024-07-06
Statically link xz2 (#4463)
Adrian Freund
2024-06-22
Better error message when package version not exists (#4429)
Yip Coekjan
2024-06-22
Add message when trying to access a field that is not set (#4399)
+merlan #flirora
[next]