| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-11 | Provide `highlight` function for setting the background color of text (#2076) | LU Jialin | |
| 2023-08-31 | Replace tabs with spaces in raw elements. (#2042) | Anton Wetzel | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-25 | Add Finnish translations (#1996) | Kivi Kaitaniemi | |
| 2023-08-25 | calm down clippy even more (#1997) | Beiri22 | |
| 2023-08-23 | Render opening smart quote after another opening quote of a different type ↵ | bluebear94 | |
| (#1559) | |||
| 2023-08-21 | Fix documentation on when raw text is a block. (#1953) | Clemens Koza | |
| 2023-08-20 | Local names for Chinese and Traditional Chinese (#1919) | Kingfree | |
| 2023-08-07 | Add hint for "access denied" message | Laurenz | |
| 2023-08-07 | Touch up docs | Laurenz | |
| 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-26 | Cleanup docs (#1797) | Adrián Delgado | |
| 2023-07-26 | Add Listing's Spanish translation (#1798) | Adrián Delgado | |
| 2023-07-19 | Support OpenType writing script (#1697) | damaxwell | |
| 2023-07-17 | Support for bounding box text edges (#1626) | damaxwell | |
| 2023-07-17 | Load theme for raw code (#1675) | Myriad-Dreamin | |
| 2023-07-06 | Add alternative smartquotes (#1631) | T0mstone | |
| 2023-07-06 | Raw syntax definition loading (#1655) | Sébastien d'Herbais de Thun | |
| 2023-07-06 | Handle single and alternate substs for single glyphs in math mode (#1592) | bluebear94 | |
| 2023-07-06 | Add Japanese translation for LocalName (#1662) | Shogo Takata | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
