| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-19 | More useful `Debug` impls | Laurenz | |
| 2023-11-19 | Streamline imports | Laurenz | |
| 2023-11-14 | Translate local names to Greek (#2684) | Dimitri Kokkonis | |
| Additionally, add support for single and double quotes in Greek. | |||
| 2023-11-13 | Fix links in bibliographies again | Laurenz | |
| Fixes #2667 | |||
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-10-31 | CSL support | Laurenz | |
| 2023-10-22 | Remove unnecessary backticks | Laurenz | |
| Fixes #2447 | |||
| 2023-10-17 | Replaced `into_iter` to `iter` (#2398) | Sébastien d'Herbais de Thun | |
| 2023-09-28 | initial Romanian support (#2246) | DVDTSB | |
| 2023-09-25 | feat: inital Hungarian language support (#2229) | FlyinPancake | |
| 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-08-29 | More type safety for spans | Laurenz | |
| 2023-08-25 | Add Finnish translations (#1996) | Kivi Kaitaniemi | |
| 2023-08-07 | Add hint for "access denied" message | Laurenz | |
| 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-06 | Add Japanese translation for LocalName (#1662) | Shogo Takata | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
