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
/
update.rs
Age
Commit message (
Collapse
)
Author
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-08-05
Add typst-kit crate (#4540)
tingerrr
2024-06-06
Add more environment control parameters to CLI (#4227)
LuizAugustoPapa
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Tulio Martins <tulioml240@gmail.com> Co-authored-by: PepinhoJp <pepinho.jp@gmail.com>
2024-03-06
Add `typst init` command (#3544)
Laurenz
2023-11-27
Use clippy workspace lints and inline format args (#2771)
danieleades
2023-11-27
Run clippy on all features (#2767)
danieleades
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Disable default features of `zip` crate
Laurenz
2023-11-19
Use proxy for fetching release metadata
Laurenz
2023-09-11
Forward third-party errors
Laurenz
Better to know something even if it isn't always formatted in the prettiest way
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