| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-13 | Bump dependencies | Laurenz | |
| 2023-09-12 | Gracefully handle error if field was not defined (#2110) | frozolotl | |
| 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-11 | Support proxy and custom certificate configuration. (#2006) | Zicklag | |
| 2023-08-31 | Display download progress for self-updating and packages (#2031) | jimvdl | |
| 2023-08-29 | Add a bit more docs to `compile` | Laurenz | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-26 | Let the CLI `typst update` itself without a package manager (#1887) | jimvdl | |
| 2023-08-23 | Add format arg to CLI (#1985) | Matt Fellenz | |
| 2023-08-22 | Virtual path type | Laurenz | |
| Fixes #1937 | |||
| 2023-08-22 | Fix some typos in CLI help | Laurenz | |
| 2023-08-08 | Refactor SVG export a bit | Laurenz | |
| 2023-08-08 | Add SVG export (#1729) | Wenzhuo Liu | |
| 2023-08-06 | Query-System for metadata (#1812) | Beiri22 | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 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-08-03 | Search additional font paths before system/embedded (#1847) | Luke Chambers | |
| 2023-08-03 | fix(cli): include export in compile time (#1816) | Wenzhuo Liu | |
| 2023-08-01 | Fix datetime offset (#1845) | Beiri22 | |
| 2023-08-01 | Change package search and caching path | Laurenz | |
| Brings local packages in line with changes to the package repository. See also: https://github.com/typst/packages/issues/61 | |||
| 2023-07-19 | Add infrastructure for compiler warnings (#1731) | lolstork | |
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
| 2023-07-10 | Fix `typst watch` not working with some text editors (#1680) | Trévis Morvany | |
| 2023-07-04 | Reword CLI docs | Laurenz | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
