| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-11 | First-class types | Laurenz | |
| Makes types first-class values. | |||
| 2023-09-05 | fix typo in the to-bytes conversion (#2067) | LU Jialin | |
| 2023-08-30 | Duration type, simple date-duration-calculations and comparisons (#1843) | Beiri22 | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 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-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-05 | Color mixing function (#1332) | Lynn | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
