| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-07 | Version bumpv0.7.0 | Laurenz | |
| 2023-08-07 | Bump pdf-writer and svg2pdf | Laurenz | |
| 2023-08-06 | Query-System for metadata (#1812) | Beiri22 | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-08-03 | Bump hypher | Laurenz | |
| 2023-07-24 | Enable feature raster images to resvg (#1786) | Laurenz Stampfl | |
| 2023-07-21 | Bump svg2pdf | Laurenz | |
| Co-Authored-By: Laurenz Stampfl <47084093+LaurenzV@users.noreply.github.com> | |||
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
| 2023-07-17 | Load theme for raw code (#1675) | Myriad-Dreamin | |
| 2023-07-06 | Raw syntax definition loading (#1655) | Sébastien d'Herbais de Thun | |
| 2023-07-05 | Color mixing function (#1332) | Lynn | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-07-04 | Disable `binary` feature of `oxipng` (#1640) | LingMan | |
| The `oxipng` crate contains a binary target in addition to the library target. Said binary has additional dependencies which are not needed by users of the library. Since Cargo unfortunately doesn't currently offer a good way to express such binary-only dependencies, they are enabled by default via the `binary` feature. Avoid downloading and building these unnecessary crates by disabling the `binary` feature. | |||
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-30 | Version bumpv0.6.0 | Laurenz | |
| 2023-06-30 | Non-Typst highlighting in documentation | Laurenz | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-09 | Version bumpv0.5.0 | Laurenz | |
| 2023-06-09 | Replace atty with std | Laurenz | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-30 | Use icu4x for linebreaking algorithm (#1355) | Peng Guanwen | |
| 2023-05-24 | Use chrono instead of time in the CLI (#1300) | Laurenz Stampfl | |
| 2023-05-23 | Add support for date & time handling (#435) | Laurenz Stampfl | |
| 2023-05-20 | Version bumpv0.4.0 | Laurenz | |
| 2023-05-19 | Bump dependencies | Laurenz | |
| 2023-05-19 | cli: Emit escape codes only if output is a tty (#1188) | Johannes Wolf | |
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-17 | Externalize contributor fetching | Laurenz | |
| 2023-05-16 | Bump comemo | Laurenz | |
| 2023-05-15 | Switch from unicode_xid to unicode_ident (#1208) | Kevin Stevens | |
| 2023-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-03 | Update `svg2pdf` | Martin Haug | |
| Potentially helps with #368 | |||
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-05-02 | Update dependencies | Laurenz | |
| 2023-05-02 | Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) | Martin Haug | |
| 2023-04-26 | Version bumpv0.3.0 | Laurenz | |
| 2023-04-26 | Add toml support (#807) | HarmoGlace | |
| 2023-04-26 | Upgrade a bunch of deps and remove two unused ones (#968) | Alex Saveau | |
| 2023-04-23 | Parallelize tests (#900) | Alex Saveau | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-21 | use clap for parsing tests. (#876) | astrale-sharp | |
| 2023-04-20 | List contributors in changelog | Laurenz | |
| Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2023-04-20 | Add UPDATE_EXPECT envvar to update tests (#748) | Alex Saveau | |
| 2023-04-18 | Handle SVG with text | Laurenz | |
| 2023-04-17 | Bump comemo | Laurenz | |
| 2023-04-14 | bump chinese-numbers version (#797) | Pg Biel | |
| 2023-04-13 | Reduce amount of hashing | Laurenz | |
| 2023-04-11 | Version bumpv0.2.0 | Laurenz | |
| 2023-04-11 | Optimization to `Introspector::extract` (#734) | Daniel Csillag | |
| 2023-04-06 | Add shell completions and man pages (#582) | figsoda | |
| 2023-04-06 | Add Chinese numbering (#565) | SteamedFish | |
| 2023-04-05 | Bump versionv0.1.0 | Laurenz | |
