| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 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-30 | Fix data loading display names | Laurenz | |
| 2023-08-30 | Support CBOR binary serialization / deserialization (#2000) | Beiri22 | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-25 | separate decode from string/bytes for all data functions; and encode for ↵ | Beiri22 | |
| json, toml, yaml via serde (#1935) | |||
| 2023-08-07 | Remove outdated docs about toml() not supporting datetimes (#1874) | Gokul Soumya | |
| 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-02 | Move everything into `crates/` directory | Laurenz | |
