| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-06 | Bump SVG & PDF cinematic universe (#4316) | Laurenz | |
| 2024-05-29 | Bump time dependency (#4294) | +merlan #flirora | |
| 2024-05-29 | Bump libc to v0.2.155 (#4268) | huajingyun | |
| 2024-05-24 | Split `BitSet` into two types and make it a bit nicer (#4249) | Laurenz | |
| 2024-05-16 | Bump hayagriva (#4144) | Laurenz | |
| 2024-05-13 | Replace all `Prehashed` with `LazyHash` (#4127) | Laurenz | |
| 2024-05-13 | Factor out `typst-utils` crate (#4125) | Laurenz | |
| 2024-04-18 | Enhance the test runner: regex, --list, --path (#3945) | Leedehai | |
| 2024-04-17 | Emojis in PDF (#3853) | Ana Gelez | |
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-03-25 | Better handle large numbers from external data files (#3791) | Ana Gelez | |
| Co-authored-by: Martin Haug <mhaug@live.de> | |||
| 2024-03-23 | Escape path and entrypoint in `typst init` output (#3753) | frozolotl | |
| 2024-03-15 | Version bumpv0.11.0 | Laurenz | |
| 2024-03-15 | Add a guide for the new tables (#3655) | Martin Haug | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-03-14 | Revert use of alternate screen (#3648) | Laurenz | |
| 2024-03-11 | Clean up unused dependency (#3600) | Leedehai | |
| 2024-03-07 | Bump our crates (#3573) | Laurenz | |
| 2024-03-07 | DPI-based natural sizing for images (#3571) | Laurenz | |
| 2024-03-07 | Remove dependency on unicode_names2 (#3570) | Laurenz | |
| 2024-03-07 | Remove unmaintained benchmarks (#3569) | Laurenz | |
| 2024-03-06 | Bump assets (#3560) | Laurenz | |
| 2024-03-06 | Add `typst init` command (#3544) | Laurenz | |
| 2024-03-05 | Bump dependencies (#3553) | Laurenz | |
| 2024-03-04 | Add Windows to CI (#3548) | Laurenz | |
| 2024-02-28 | Move docs generation code (#3519) | Laurenz | |
| 2024-02-28 | Externalize assets (#3515) | Laurenz | |
| 2024-02-28 | Add `vendor-openssl` feature flag (#3510) | Laurenz | |
| 2024-02-27 | New context system (#3497) | Laurenz | |
| 2024-02-26 | Add basic typst-docs CLI that spits out json (#3429) | Jacob Hummer | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-02-21 | Added `LazyHash` (#3451) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-02-14 | Read EXIF data and apply image rotation (#3413) | Laurenz | |
| 2024-02-14 | Fix named destinations (#3411) | Laurenz | |
| 2024-02-13 | Format Cargo.lock | Laurenz | |
| 2024-02-12 | Add color-managed CMYK to RGB conversion (#3288) | Martin Haug | |
| 2024-02-12 | Named destinations (#2954) | Heinenen | |
| 2024-02-01 | Introduce override list to FontInfo (#3228) | Peng Guanwen | |
| 2024-01-31 | Use alternate screen and refactor terminal output. (#2665) | frozolotl | |
| 2024-01-26 | Configure ureq to use sytem-native TLS (#3258) | Laurenz | |
| 2024-01-25 | Bump resvg + svg2pdf and add support for filters (#3254) | Laurenz Stampfl | |
| 2024-01-09 | Test autocomplete (#2912) | astrale-sharp | |
| Co-authored-by: oliver <151407407+kwfn@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-12-30 | New performance timings (#3096) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-12-18 | Bump dependencies | Laurenz | |
| 2023-12-18 | Bump svg2pdf and related crates (#2992) | Laurenz | |
| 2023-12-18 | Switch to `two-face` for extra syntect syntaxes (#2937) | CosmicHorror | |
| 2023-12-18 | Parallel export (#2989) | Sébastien d'Herbais de Thun | |
| 2023-12-15 | Switch to parallel comemo using Git dependency (#2973) | Sébastien d'Herbais de Thun | |
| 2023-12-15 | Bump 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-04 | Version bumpv0.10.0 | Laurenz | |
| 2023-11-30 | Drop dependency on `DashMap` | Laurenz | |
| DashMap doesn't work in multi-threaded WebAssembly in Safari: https://bugs.webkit.org/show_bug.cgi?id=265581 | |||
