| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-24 | Merge `typst` and `typst-library` | Laurenz | |
| 2023-11-17 | Implement euclidean division and remainder (#2678) | frozolotl | |
| 2023-11-06 | Content rework 2 - Electric Boogaloo (#2504) | Sébastien d'Herbais de Thun | |
| 2023-10-31 | Documentation improvements (#2492) | Joseph Wilson | |
| 2023-10-19 | Clarified docs for `calc.perm,rem,quo` (#2408) | Joseph Wilson | |
| 2023-10-04 | Add `Repr` trait (#2269) | MALO | |
| 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-09-11 | Forward third-party errors | Laurenz | |
| Better to know something even if it isn't always formatted in the prettiest way | |||
| 2023-09-06 | Fix arguments for hyberbolic functions (#2072) | klMse | |
| 2023-09-05 | fix typo in the to-bytes conversion (#2067) | LU Jialin | |
| 2023-09-04 | Docs fixes | Laurenz | |
| Fixes #2059 Fixes #1946 Fixes #1936 Fixes #1862 Fixes #1820 Fixes #1383 | |||
| 2023-08-30 | Fix data loading display names | Laurenz | |
| 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-30 | Add tau (#2033) | Matt Fellenz | |
| 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-25 | calm down clippy even more (#1997) | Beiri22 | |
| 2023-08-21 | Fix a few typos | Laurenz | |
| 2023-08-21 | Wasm plugin system (#1555) | astrale-sharp | |
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-07 | Remove outdated docs about toml() not supporting datetimes (#1874) | Gokul Soumya | |
| 2023-08-05 | Decode image (#1810) | Beiri22 | |
| 2023-08-05 | Add support for opacities (#1844) | Laurenz Stampfl | |
| 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-18 | Support `scope` argument for `eval` | Laurenz | |
| 2023-07-18 | Support different modes for `eval` | Laurenz | |
| 2023-07-05 | Color mixing function (#1332) | Lynn | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
