summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2025-07-10fix: update krillapdf-accessibilityTobias Schmitz
2025-07-07test: table header id generationTobias Schmitz
2025-07-07feat: generate human readable table cell IDsTobias Schmitz
in almost all real-world cases these IDs require less memory than the binary IDs used before, and they are also require less storage in PDF files, since binary data is encoded in hex escape sequences, taking up 4 bytes per byte of data.
2025-07-04refactor: update krillaTobias Schmitz
2025-07-03refactor: use krilla as git dependencyTobias Schmitz
2025-07-03feat: generate headers attribute table cellsTobias Schmitz
- fix marking repeated headers/footers as artifacts - fix table row grouping with empty cells
2025-07-03feat: use local krilla versionTobias Schmitz
2025-06-27Bump `typst-dev-assets` (#6514)Max
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-24Bump `krilla` to current Git version (#6488)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-23Typed HTML API (#6476)Laurenz
2025-06-11Fix untidy Cargo.lockLaurenz
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-04Add support for WebP images (#6311)Linus Unnebäck
2025-06-04Bump New CM fonts to version 7.0.2 (#6376)Max
2025-06-03Bump crossbeam-channel from 0.5.14 to 0.5.15 (#6369)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12Use the infer crate to determine if pdf embeds should be compressed (#6256)Tobias Schmitz
2025-04-07Bump OpenSSL (#6153)Laurenz
2025-04-04Switch to released `krilla` version (#6137)Laurenz
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-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-27Test all exif rotation types and fix two of them (#6102)Laurenz Stampfl
2025-03-24Bump `zip` (#6091)Laurenz
2025-03-11Fix parallel package installation (#5979)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-10Bump `rustybuzz` (and adjacent crates) (#5407)Caleb Maclennan
2025-03-07Bump version on mainLaurenz
The tagged commit itself is on the 0.13 branch.
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