| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-30 | Fixed typos (#2524) | Fritz Rehde | |
| 2023-10-10 | Fix clipping when a box/block has a `radius` (#2338) | Sébastien d'Herbais de Thun | |
| 2023-10-05 | Fix crashes with infinite lengths (part 2) (#2298) | bluebear94 | |
| 2023-10-03 | Gradient Part 2 - Linear gradients (#2279) | Sébastien d'Herbais de Thun | |
| 2023-09-28 | initial Romanian support (#2246) | DVDTSB | |
| 2023-09-27 | Refactor image handling | Laurenz | |
| 2023-09-25 | feat: inital Hungarian language support (#2229) | FlyinPancake | |
| 2023-09-19 | Allow multiple fallback fonts in SVGs (#2122) | Eric Biedert | |
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-09-09 | Fix font family mismatch between Typst and usvg | Laurenz | |
| Fixes #2051 | |||
| 2023-08-31 | Add regular polygons to visualize (#1215) | Reid Johnson | |
| 2023-08-30 | Fix typo in docs of `decode` method for image (#2046) | Kevin K | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-25 | Add Finnish translations (#1996) | Kivi Kaitaniemi | |
| 2023-08-20 | Local names for Chinese and Traditional Chinese (#1919) | Kingfree | |
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-05 | Decode image (#1810) | Beiri22 | |
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-11 | Add fields and methods to several primitives (#790) | Pg Biel | |
| 2023-07-06 | Add Japanese translation for LocalName (#1662) | Shogo Takata | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
