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
2024-05-30
Improve CLI help doc about input & output (#4282)
Yip Coekjan
2024-05-29
Add ability to choose between minified and pretty-printed JSON (#4161)
Ilia
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
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-13
Better test runner (#3922)
Laurenz
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-02
A few CI and crate config changes (#3852)
Laurenz
2024-04-01
Support writing document to stdout (#3632)
Ilia
2024-03-23
Escape path and entrypoint in `typst init` output (#3753)
frozolotl
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-15
Final touches (#3678)
Laurenz
2024-03-14
Revert use of alternate screen (#3648)
Laurenz
2024-03-11
Clean up unused dependency (#3600)
Leedehai
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-07
Bump our crates (#3573)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-28
Add `vendor-openssl` feature flag (#3510)
Laurenz
2024-02-21
Added `LazyHash` (#3451)
Sébastien d'Herbais de Thun
2024-02-18
Introduce `SyntaxSet` (#3450)
Laurenz
2024-02-14
Fix typo (#3412)
frozolotl
2024-02-14
Fix watches on moves and removes (#3371)
frozolotl
2024-02-08
Do not enter alternate screen if colors are disabled (#3366)
frozolotl
2024-02-05
Support reading input from stdin (#3339)
spore
2024-02-04
Fix error swallowing (#3338)
tingerrr
2024-01-31
Use alternate screen and refactor terminal output. (#2665)
frozolotl
2024-01-26
Configure ureq to use sytem-native TLS (#3258)
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2024-01-05
fix: removed typo from http client user agent. (#3134)
didier amyot
2024-01-02
Add a `--color` flag (#3060)
tingerrr
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-18
Key/Value data from CLI (#2894)
Laurenz
2023-12-14
Make `World` thread-safe
Laurenz
2023-12-08
Less interior mutability in system world
Laurenz
2023-12-08
Move export cache
Laurenz
2023-11-30
Drop dependency on `DashMap`
Laurenz
2023-11-30
Optimized labels & introspector (#2801)
Sébastien d'Herbais de Thun
2023-11-29
Don't exit watcher on invalid utf-8 (#2795)
He Li
2023-11-27
Make workspace inheriting consistent
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-24
Allow multiple font paths in `TYPST_FONT_PATHS` (#2746)
frozolotl
2023-11-21
Tidy up some imports
Laurenz
2023-11-19
Streamline imports
Laurenz
[next]