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-kit
Age
Commit message (
Collapse
)
Author
2025-07-04
Fix typo in PackageStorage (#6556)
Andrew Voynov
2025-06-02
Bump Rust to 1.87 in CI (#6367)
Laurenz
2025-03-12
Make two typst-kit functions private (#6045)
Laurenz
2025-03-11
Fix parallel package installation (#5979)
Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-12
Lazy parsing of the package index (#5851)
Ana Gelez
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2024-11-27
More magic "preview" -> DEFAULT_NAMESPACE (#5478)
Stephen Waits
2024-11-26
Replace _magic_ "preview" literals with a constant (#5452)
Stephen Waits
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-01
Better return type for `download_index` (#5086)
Laurenz
2024-09-30
Change default font to Libertinus Serif (#4969)
Laurenz
2024-09-26
Spelling (#5020)
Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-20
Fixed typo in docs for `ProgressSink` (#4785)
Andrew Voynov
2024-08-11
Fix crash when local package is missing and make OpenSSL optional in ↵
Florent Michel
typst-kit (#4720)
2024-08-05
Add typst-kit crate (#4540)
tingerrr