summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2024-05-24Split `BitSet` into two types and make it a bit nicer (#4249)Laurenz
2024-05-16Bump hayagriva (#4144)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-04-18Enhance the test runner: regex, --list, --path (#3945)Leedehai
2024-04-17Emojis in PDF (#3853)Ana Gelez
2024-04-13Better test runner (#3922)Laurenz
2024-03-25Better handle large numbers from external data files (#3791)Ana Gelez
Co-authored-by: Martin Haug <mhaug@live.de>
2024-03-23Escape path and entrypoint in `typst init` output (#3753)frozolotl
2024-03-15Version bumpv0.11.0Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-14Revert use of alternate screen (#3648)Laurenz
2024-03-11Clean up unused dependency (#3600)Leedehai
2024-03-07Bump our crates (#3573)Laurenz
2024-03-07DPI-based natural sizing for images (#3571)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-03-07Remove unmaintained benchmarks (#3569)Laurenz
2024-03-06Bump assets (#3560)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz
2024-03-05Bump dependencies (#3553)Laurenz
2024-03-04Add Windows to CI (#3548)Laurenz
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