summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18Shape plan caching (#2876)Laurenz
2023-12-18Bump dependenciesLaurenz
2023-12-18Bump svg2pdf and related crates (#2992)Laurenz
2023-12-18Expand the AttachElement frame so it encompasses its child center_frame (#2968)Leedehai
2023-12-18Switch to `two-face` for extra syntect syntaxes (#2937)CosmicHorror
2023-12-18Fix a parser bug causing `x.)` to be treated as a field access (#2962)Carson McManus
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-12-18Fix pattern offset in PDF (#2985)Eric Biedert
2023-12-18Fix unnamed sinks not capturing named args (#2984)PgBiel
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-12-18Do not create a block frame for out-of-flow items only (#2517)Malo
2023-12-15Switch to parallel comemo using Git dependency (#2973)Sébastien d'Herbais de Thun
2023-12-15Bump zerocopy from 0.7.26 to 0.7.31 (#2969)dependabot[bot]
2023-12-14Make `World` thread-safeLaurenz
2023-12-14Improve number display (#2936)Malo
2023-12-14Remove mentions that Typst makes specifically 5 attempts to stabilize (#2947)Malo
2023-12-13Remove HSV and HSL color spaces from PDF export (#2927)Sébastien d'Herbais de Thun
2023-12-13Adjust color mixing for hue-based spaces (#2931)Eric Biedert
2023-12-13Mention `color.map` module, give example (#2918)Joseph Wilson
2023-12-13Make layout account for transforms (#2555)Sébastien d'Herbais de Thun
2023-12-13Clarify code mode in "Writing in Typst" (#2928)Hofer-Julian
2023-12-13Explain `ShapedGlyph` and `Glyph` (#2901)Leedehai
2023-12-13Add note about oxipng versionLaurenz
2023-12-12More consistent spelling of "behaviour" (#2923)oliver
2023-12-11Fix #2902 (#2913)Sébastien d'Herbais de Thun
2023-12-11Mention `str(<label>)` feature in documentation for `label` (#2906)Malo
2023-12-11Fix quotes in Danish (#2892)Leedehai
2023-12-11Ignore *.pdf for typ files in tests (#2881)Leedehai
2023-12-08Less interior mutability in system worldLaurenz
2023-12-08Move export cacheLaurenz
2023-12-08Update roadmapMartin Haug
2023-12-07Add regression test for #1597Laurenz
2023-12-07Fix label in `.fields()` accessor (#2884)Sébastien d'Herbais de Thun
2023-12-07Update cargo install command in READMELaurenz
2023-12-06Add calc.root function (#2736)Emanuel
2023-12-06Let test.rs --exact also accept file path of a typ file (#2817)Leedehai
2023-12-06Use a rotating test progress printer (#2872)Leedehai
2023-12-05 Add simple fuzz testing (#2581)Nathaniel Brough
2023-12-05Implement lexicographic array comparison (#2827)PgBiel
2023-12-05Add theming for scopes required by diff format (#2838)Albert Dong
2023-12-05Rename is_cjk_script() to is_cj_script() (#2829)Leedehai
2023-12-05Rephrased documentation about relativeness for patterns and gradients (#2863)Andrew Voynov
2023-12-05Move spaces between badges out of link texts in README (#2866)Yukai Chou
2023-12-05Removed trailing whitespaces (#2852)Andrew Voynov
2023-12-05Moved `auto` note up in caption separator docs (#2856)Andrew Voynov
2023-12-05Fixed typo/mistake in math alignment documentation. (#2865)Johann Birnick
2023-12-04Version bumpv0.10.0Laurenz
2023-12-04Enable workspace lints for testsLaurenz
2023-12-04Fix PDF transform (#2850)Sébastien d'Herbais de Thun
2023-12-04Update emph.rs docstring (#2847)Joseph Wilson