summaryrefslogtreecommitdiff
path: root/crates/typst-kit/src
AgeCommit message (Expand)Author
2025-02-12Lazy parsing of the package index (#5851)Ana Gelez
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-11-27More magic "preview" -> DEFAULT_NAMESPACE (#5478)Stephen Waits
2024-11-26Replace _magic_ "preview" literals with a constant (#5452)Stephen Waits
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-01Better return type for `download_index` (#5086)Laurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-26Spelling (#5020)Josh Soref
2024-08-20Fixed typo in docs for `ProgressSink` (#4785)Andrew Voynov
2024-08-11Fix crash when local package is missing and make OpenSSL optional in typst-k...Florent Michel
2024-08-05Add typst-kit crate (#4540)tingerrr