| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-10-02 | Add capability to get current compiler version (#2016) | T0mstone | |
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-08-30 | Support CBOR binary serialization / deserialization (#2000) | Beiri22 | |
| 2023-08-30 | Duration type, simple date-duration-calculations and comparisons (#1843) | Beiri22 | |
| 2023-08-21 | Wasm plugin system (#1555) | astrale-sharp | |
| 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-05 | Color mixing function (#1332) | Lynn | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
