| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-24 | Bump pdf-writer | Laurenz | |
| Fixes #2397 | |||
| 2023-10-22 | Add date to document (#2371) | SekoiaTree | |
| 2023-10-19 | Bump rustix from 0.38.13 to 0.38.19 (#2429) | dependabot[bot] | |
| Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.13 to 0.38.19. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.13...v0.38.19) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect | |||
| 2023-10-09 | Bump ecow | Laurenz | |
| 2023-10-08 | Bump hypher | Laurenz | |
| 2023-10-04 | Bump pdf-writer and svg2pdf | Laurenz | |
| 2023-10-03 | Gradient Part 2 - Linear gradients (#2279) | Sébastien d'Herbais de Thun | |
| 2023-09-26 | Extract IDE crate | Laurenz | |
| 2023-09-19 | Gradient Part 1 - Color rework (#2171) | Sébastien d'Herbais de Thun | |
| 2023-09-19 | Incremental parsing in CLI | Laurenz | |
| Reparses files in the CLI incrementally and also uses the file modification timestamp to completely skip reparsing if possible. | |||
| 2023-09-14 | Bump svg2pdf | Laurenz | |
| 2023-09-13 | Version bumpv0.8.0 | Laurenz | |
| 2023-09-13 | Update to usvg 0.35 (#2113) | Laurenz Stampfl | |
| 2023-09-13 | Bump dependencies | Laurenz | |
| 2023-09-13 | Bump oxipng | Laurenz | |
| The released version of oxipng has a deadlock issue with rayon. So we switch to a git dependency for now. | |||
| 2023-09-11 | Docs generation for types | Laurenz | |
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-09-11 | Forward third-party errors | Laurenz | |
| Better to know something even if it isn't always formatted in the prettiest way | |||
| 2023-09-11 | Support proxy and custom certificate configuration. (#2006) | Zicklag | |
| 2023-09-05 | Bump hayagriva | Laurenz | |
| 2023-09-04 | Bump hypher | Laurenz | |
| 2023-09-01 | Font embedding fixes | Laurenz | |
| - Subset prefix based on hash instead of hardcoded - Fix base font name of Type0 font - Embed CFF directly as standalone font Co-Authored-By: Martin Haug <mhaug@live.de> | |||
| 2023-08-30 | Support CBOR binary serialization / deserialization (#2000) | Beiri22 | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-26 | Let the CLI `typst update` itself without a package manager (#1887) | jimvdl | |
| 2023-08-22 | Bump rustls-webpki from 0.100.1 to 0.100.2 (#1980) | dependabot[bot] | |
| Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2023-08-22 | Virtual path type | Laurenz | |
| Fixes #1937 | |||
| 2023-08-21 | Set new minimum serde version | Laurenz | |
| 1.0.184 does not ship with a precompiled binary anymore | |||
| 2023-08-21 | Wasm plugin system (#1555) | astrale-sharp | |
| 2023-08-08 | Add SVG export (#1729) | Wenzhuo Liu | |
| 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 | |
