summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-07-24Enable feature raster images to resvg (#1786)Laurenz Stampfl
2023-07-21Bump svg2pdfLaurenz
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-17Load theme for raw code (#1675)Myriad-Dreamin
2023-07-06Raw syntax definition loading (#1655)Sébastien d'Herbais de Thun
2023-07-05Color mixing function (#1332)Lynn
2023-07-04Disable `binary` feature of `oxipng` (#1640)LingMan
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Version bumpv0.6.0Laurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-06-27Basic package managementLaurenz
2023-06-09Version bumpv0.5.0Laurenz
2023-06-09Replace atty with stdLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-30Use icu4x for linebreaking algorithm (#1355)Peng Guanwen
2023-05-24Use chrono instead of time in the CLI (#1300)Laurenz Stampfl
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-20Version bumpv0.4.0Laurenz
2023-05-19Bump dependenciesLaurenz
2023-05-19cli: Emit escape codes only if output is a tty (#1188)Johannes Wolf
2023-05-17Better documentation outlinesLaurenz
2023-05-17Externalize contributor fetchingLaurenz
2023-05-16Bump comemoLaurenz
2023-05-15Switch from unicode_xid to unicode_ident (#1208)Kevin Stevens
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-03Update `svg2pdf`Martin Haug
2023-05-03Make ligatures copyable and searchableLaurenz
2023-05-02Update dependenciesLaurenz
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-26Version bumpv0.3.0Laurenz
2023-04-26Add toml support (#807)HarmoGlace
2023-04-26Upgrade a bunch of deps and remove two unused ones (#968)Alex Saveau
2023-04-23Parallelize tests (#900)Alex Saveau
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-21use clap for parsing tests. (#876)astrale-sharp
2023-04-20List contributors in changelogLaurenz
2023-04-20Add UPDATE_EXPECT envvar to update tests (#748)Alex Saveau
2023-04-18Handle SVG with textLaurenz
2023-04-17Bump comemoLaurenz
2023-04-14bump chinese-numbers version (#797)Pg Biel
2023-04-13Reduce amount of hashingLaurenz
2023-04-11Version bumpv0.2.0Laurenz
2023-04-11Optimization to `Introspector::extract` (#734)Daniel Csillag
2023-04-06Add shell completions and man pages (#582)figsoda
2023-04-06Add Chinese numbering (#565)SteamedFish
2023-04-05Bump versionv0.1.0Laurenz
2023-04-04Bump hayagrivaLaurenz
2023-04-04CLI: open flag (#480)Sébastien d'Herbais de Thun
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-03-30Rewrite of CLI using clap (#468)Sébastien d'Herbais de Thun