summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
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-19Bump version on mainLaurenz
The tagged commit itself is on the 0.13 branch.
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-12Lazy parsing of the package index (#5851)Ana Gelez
2025-02-10Bump `typst-assets` (#5845)Laurenz
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05Bump more dependencies (#5813)Laurenz
2025-02-04Bump dependencies (#5808)Laurenz
2025-02-04Bump codex to 0.1.0 (#5805)Laurenz
2025-02-04Bump openssl from 0.10.66 to 0.10.70 (#5802)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-13Make `typst-timing` WASM-compatible (#5689)Laurenz
2024-12-20HTML tests (#5594)Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-18Bump `unicode-bidi` (#5598)wznmickey
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-09Bump hashbrown (#5552)Laurenz
2024-12-05Live reloading HTTP server for `typst watch` and HTML export (#5524)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-11-29Handle SIGPIPE (#5444)wznmickey
2024-11-26Update NewCM fonts to version 7.0.0 (#5465)Max
2024-11-17Use `codex` for symbols (#5421)Malo
2024-11-13Bump wasmiLaurenz
wasmi 0.38 creates strange problems with wasm-bindgen
2024-11-13Autocomplete file pathsLaurenz
2024-11-07Remove unused dependencies (#5379)Yip Coekjan
2024-10-312. Allow compiling test-runner with only typst_syntaxIan Wrzesinski
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339)Laurenz
2024-10-27Split out four new crates (#5302)Laurenz
2024-10-19Bump version on main (#5246)Laurenz
2024-10-15Bump hayagriva (#5211)Laurenz
2024-10-15Greet users who run `typst` for the first time (#5210)Laurenz
2024-10-03Serialize and Deserialize for `PdfStandard` (#5108)Laurenz
2024-10-03Update dependencies (#5107)Laurenz
2024-10-02Update Hayagriva (#5088)Martin Haug
2024-10-02Bump pixglyph (#5096)Laurenz
2024-10-01Minimal PDF/A support (#5075)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-27Update NewCM fonts to version 6.0.0 (#5005)Max
2024-09-26Fixed-point decimal type (#4900)PgBiel
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-02New realization / Text show rules now work across elements (#4876)Laurenz
2024-08-27Bump dependencies (#4846)Laurenz
2024-08-26Implement math kerning and fix various `math.attach` bugs (#4762)Max
2024-08-06Bump bytemuck (#4690)Laurenz
2024-08-05Add typst-kit crate (#4540)tingerrr
2024-08-05Bump openssl from 0.10.64 to 0.10.66 (#4599)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22Adjust the number of color components written to the pdf according to the ↵Florent Michel
color space (#4568)
2024-07-20Use texts of the first occurrences for `/ToUnicode` CMap (#4585)Y.D.X.
2024-07-10Add missing keys to manifest types (#4494)tingerrr