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-17
Better test runner (#3922)
Laurenz
2024-05-17
A few CI and crate config changes (#3852)
Laurenz
2024-05-17
Escape path and entrypoint in `typst init` output (#3753)
frozolotl
2024-05-16
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
2023-11-19
Disable default features of `zip` crate
Laurenz
2023-11-19
Use proxy for fetching release metadata
Laurenz
2023-11-19
Watching fixes (#2706)
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-11-08
Switch to workspace dependencies
Laurenz
2023-11-06
Content rework 2 - Electric Boogaloo (#2504)
Sébastien d'Herbais de Thun
2023-10-27
Add IDs and creation date to PDFs (#2374)
Martin Haug
2023-10-25
Use fontdb to search fonts, with basic fontconfig support (#2472)
7sDream
[next]