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
/
main.rs
Age
Commit message (
Expand
)
Author
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-11-29
Handle SIGPIPE (#5444)
wznmickey
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
Greet users who run `typst` for the first time (#5210)
Laurenz
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-06-04
Refactor casts to use `HintedStrResult` (#4229)
PgBiel
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-14
Revert use of alternate screen (#3648)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-14
Fix watches on moves and removes (#3371)
frozolotl
2024-02-04
Fix error swallowing (#3338)
tingerrr
2024-01-31
Use alternate screen and refactor terminal output. (#2665)
frozolotl
2024-01-02
Add a `--color` flag (#3060)
tingerrr
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-10-02
Add capability to get current compiler version (#2016)
T0mstone
2023-09-11
Forward third-party errors
Laurenz
2023-09-11
Support proxy and custom certificate configuration. (#2006)
Zicklag
2023-08-31
Display download progress for self-updating and packages (#2031)
jimvdl
2023-08-26
Let the CLI `typst update` itself without a package manager (#1887)
jimvdl
2023-08-06
Query-System for metadata (#1812)
Beiri22
2023-07-02
Move everything into `crates/` directory
Laurenz