| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-10 | fix: update krillapdf-accessibility | Tobias Schmitz | |
| 2025-07-07 | test: table header id generation | Tobias Schmitz | |
| 2025-07-07 | feat: generate human readable table cell IDs | Tobias Schmitz | |
| in almost all real-world cases these IDs require less memory than the binary IDs used before, and they are also require less storage in PDF files, since binary data is encoded in hex escape sequences, taking up 4 bytes per byte of data. | |||
| 2025-07-04 | refactor: update krilla | Tobias Schmitz | |
| 2025-07-03 | refactor: use krilla as git dependency | Tobias Schmitz | |
| 2025-07-03 | feat: generate headers attribute table cells | Tobias Schmitz | |
| - fix marking repeated headers/footers as artifacts - fix table row grouping with empty cells | |||
| 2025-07-03 | feat: use local krilla version | Tobias Schmitz | |
| 2025-06-27 | Bump `typst-dev-assets` (#6514) | Max | |
| 2025-06-26 | Allow deprecating symbol variants (#6441) | Malo | |
| 2025-06-24 | Bump `krilla` to current Git version (#6488) | Tobias Schmitz | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-23 | Typed HTML API (#6476) | Laurenz | |
| 2025-06-11 | Fix untidy Cargo.lock | Laurenz | |
| 2025-06-11 | Use `codex::ModifierSet` (#6159) | T0mstone | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-10 | Report errors in external files (#6308) | Tobias Schmitz | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-06-04 | Add support for WebP images (#6311) | Linus Unnebäck | |
| 2025-06-04 | Bump New CM fonts to version 7.0.2 (#6376) | Max | |
| 2025-06-03 | Bump crossbeam-channel from 0.5.14 to 0.5.15 (#6369) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-05-12 | Use the infer crate to determine if pdf embeds should be compressed (#6256) | Tobias Schmitz | |
| 2025-04-07 | Bump OpenSSL (#6153) | Laurenz | |
| 2025-04-04 | Switch to released `krilla` version (#6137) | Laurenz | |
| 2025-04-02 | Support comparison functions in `array.sorted` (#5627) | Malo | |
| Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-04-01 | Switch PDF backend to `krilla` (#5420) | Laurenz Stampfl | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-03-27 | Test all exif rotation types and fix two of them (#6102) | Laurenz Stampfl | |
| 2025-03-24 | Bump `zip` (#6091) | Laurenz | |
| 2025-03-11 | Fix parallel package installation (#5979) | Andrew Voynov | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-03-10 | Bump `rustybuzz` (and adjacent crates) (#5407) | Caleb Maclennan | |
| 2025-03-07 | Bump version on main | Laurenz | |
| The tagged commit itself is on the 0.13 branch. | |||
| 2025-02-25 | Add `#str.normalize(form)` (#5631) | evie | |
| Co-authored-by: +merlan #flirora <uruwi@protonmail.com> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-02-19 | Bump version on main | Laurenz | |
| The tagged commit itself is on the 0.13 branch. | |||
| 2025-02-17 | More robust SVG auto-detection (#5878) | Laurenz | |
| 2025-02-12 | Lazy parsing of the package index (#5851) | Ana Gelez | |
| 2025-02-10 | Bump `typst-assets` (#5845) | Laurenz | |
| 2025-02-05 | Export target docs (#5812) | Laurenz | |
| Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com> | |||
| 2025-02-05 | Bump more dependencies (#5813) | Laurenz | |
| 2025-02-04 | Bump dependencies (#5808) | Laurenz | |
| 2025-02-04 | Bump codex to 0.1.0 (#5805) | Laurenz | |
| 2025-02-04 | Bump openssl from 0.10.66 to 0.10.70 (#5802) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-01-31 | Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714) | Malo | |
| 2025-01-31 | Include images from raw pixmaps and more (#5632) | frozolotl | |
| Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2025-01-30 | Modular, multi-threaded, transitioning plugins (#5779) | Laurenz | |
| 2025-01-13 | Make `typst-timing` WASM-compatible (#5689) | Laurenz | |
| 2024-12-20 | HTML tests (#5594) | Michael Färber | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-12-18 | Bump `unicode-bidi` (#5598) | wznmickey | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-12-17 | Support for defining which charset should be covered by a font (#5305) | Peng Guanwen | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2024-12-09 | Bump hashbrown (#5552) | Laurenz | |
| 2024-12-05 | Live reloading HTTP server for `typst watch` and HTML export (#5524) | Laurenz | |
| 2024-12-04 | Add HTML export format | Laurenz | |
| 2024-11-29 | Handle SIGPIPE (#5444) | wznmickey | |
| 2024-11-26 | Update NewCM fonts to version 7.0.0 (#5465) | Max | |
| 2024-11-17 | Use `codex` for symbols (#5421) | Malo | |
