summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2024-02-28Move docs generation code (#3519)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-02-28Add `vendor-openssl` feature flag (#3510)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-26Add basic typst-docs CLI that spits out json (#3429)Jacob Hummer
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-21Added `LazyHash` (#3451)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-14Read EXIF data and apply image rotation (#3413)Laurenz
2024-02-14Fix named destinations (#3411)Laurenz
2024-02-13Format Cargo.lockLaurenz
2024-02-12Add color-managed CMYK to RGB conversion (#3288)Martin Haug
2024-02-12Named destinations (#2954)Heinenen
2024-02-01Introduce override list to FontInfo (#3228)Peng Guanwen
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2024-01-26Configure ureq to use sytem-native TLS (#3258)Laurenz
2024-01-25Bump resvg + svg2pdf and add support for filters (#3254)Laurenz Stampfl
2024-01-09Test autocomplete (#2912)astrale-sharp
Co-authored-by: oliver <151407407+kwfn@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-12-18Bump dependenciesLaurenz
2023-12-18Bump svg2pdf and related crates (#2992)Laurenz
2023-12-18Switch to `two-face` for extra syntect syntaxes (#2937)CosmicHorror
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
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]
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31) --- updated-dependencies: - dependency-name: zerocopy dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 Add simple fuzz testing (#2581)Nathaniel Brough
2023-12-04Version bumpv0.10.0Laurenz
2023-11-30Drop dependency on `DashMap`Laurenz
DashMap doesn't work in multi-threaded WebAssembly in Safari: https://bugs.webkit.org/show_bug.cgi?id=265581
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-29Bump hayagrivaLaurenz
2023-11-29Bump svg2pdfLaurenz
2023-11-27Bump dependenciesLaurenz
2023-11-27Bump comemo and siphasherLaurenz
2023-11-24Bump HayagrivaMartin Haug
Fix #2572
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-24Upgrade open package to v5.0.1 (#2752)Albert Dong
2023-11-19Disable default features of `zip` crateLaurenz
2023-11-19Watching fixes (#2706)Laurenz
2023-11-17Parallel image encoding (#2693)Sébastien d'Herbais de Thun
2023-11-15Lexer change: Allow emphasis in CJK text without spaces (#2648)Peng Guanwen
2023-11-08Extract `typst-pdf` crateLaurenz
2023-11-08Extract `typst-svg` crateLaurenz
2023-11-08Extract `typst-render` crateLaurenz
2023-11-08Switch to crates.io version of self-replaceLaurenz
2023-11-08Pin iai versionLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-11-02Derive PDF instance id from content hash (#2552)Charlie Moog
2023-10-31Version bumpv0.9.0Laurenz
2023-10-31CSL supportLaurenz
2023-10-30Say which label occurs never or multiple times in error messageLaurenz
2023-10-25Use fontdb to search fonts, with basic fontconfig support (#2472)7sDream
2023-10-25Bump dependenciesLaurenz