summaryrefslogtreecommitdiff
path: root/crates/typst-library/Cargo.toml
AgeCommit message (Collapse)Author
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02Support comparison functions in `array.sorted` (#5627)Malo
Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-25Add `#str.normalize(form)` (#5631)evie
Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-11-17Use `codex` for symbols (#5421)Malo
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-08Switch to workspace dependenciesLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-31CSL supportLaurenz
2023-10-28Bump ICU dataLaurenz
2023-10-25Bump dependenciesLaurenz
2023-10-09Bump ecowLaurenz
2023-10-08Bump hypherLaurenz
2023-09-13Bump dependenciesLaurenz
2023-09-11First-class typesLaurenz
Makes types first-class values.
2023-09-05Bump hayagrivaLaurenz
2023-09-04Bump hypherLaurenz
2023-08-30Support CBOR binary serialization / deserialization (#2000)Beiri22
2023-08-25separate decode from string/bytes for all data functions; and encode for ↵Beiri22
json, toml, yaml via serde (#1935)
2023-08-03Bump hypherLaurenz
2023-07-17Load theme for raw code (#1675)Myriad-Dreamin
2023-07-06Raw syntax definition loading (#1655)Sébastien d'Herbais de Thun
2023-07-02Move everything into `crates/` directoryLaurenz