| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-31 | Version bumpv0.9.0 | Laurenz | |
| 2023-10-31 | Update changelog | Laurenz | |
| 2023-10-30 | Fixed typos (#2524) | Fritz Rehde | |
| 2023-10-29 | Docs fixes | Laurenz | |
| 2023-10-25 | Update changelog | Laurenz | |
| This is preliminary since a few more changes will come before 0.9. | |||
| 2023-10-17 | mehtod to method in page-setup.md (#2412) | Pierre | |
| 2023-10-09 | Hashtag -> Hash | Laurenz | |
| 2023-10-05 | Fix typo in page setup guide | Laurenz | |
| Fixes #2315 | |||
| 2023-10-02 | Added information on page setup guide (#2275) | Daniel F | |
| 2023-09-30 | Remove unnecessary heading ID | Laurenz | |
| 2023-09-30 | Fix dead links | Laurenz | |
| 2023-09-30 | Update README | Laurenz | |
| 2023-09-30 | Link to CetZ | Laurenz | |
| 2023-09-18 | Add missing changelog item | Laurenz | |
| 2023-09-16 | Fix multiplication table | Laurenz | |
| 2023-09-14 | Minor docs fixes | Laurenz | |
| 2023-09-14 | Simplify page setup examples | Laurenz | |
| Fixes #2132 | |||
| 2023-09-14 | Update LaTeX guide | Laurenz | |
| 2023-09-13 | Version bumpv0.8.0 | Laurenz | |
| 2023-09-13 | Changelog | Laurenz | |
| 2023-09-13 | Mention import renaming in the docs | Laurenz | |
| 2023-09-12 | Add `figure.caption` element (#1704) | MALO | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-09-11 | Docs generation for types | Laurenz | |
| 2023-09-06 | Interpret vertical page number alignment differently | Laurenz | |
| The vertical alignment of `number-align` now selects header or footer instead of aligning within the footer. This is a minor breaking change because - top behaves differently now - horizon is now forbidden - bottom (the new default) behaves differently, too Typical number-align usage will likely not use the vertical component at all, though. Fixes #645 | |||
| 2023-09-04 | Docs fixes | Laurenz | |
| Fixes #2059 Fixes #1946 Fixes #1936 Fixes #1862 Fixes #1820 Fixes #1383 | |||
| 2023-09-04 | Add a page setup guide (#1911) | Martin Haug | |
| 2023-08-30 | Make zip variadic (#2041) | Sébastien d'Herbais de Thun | |
| 2023-08-30 | Docs for discarding a return value | Laurenz | |
| Fixes #2043 | |||
| 2023-08-30 | Duration type, simple date-duration-calculations and comparisons (#1843) | Beiri22 | |
| 2023-08-30 | Add tau (#2033) | Matt Fellenz | |
| 2023-08-26 | Implement `rev()` method on string (#2013) | Kevin K | |
| 2023-08-21 | Fix typo (#1969) | Pavel Zwerschke | |
| 2023-08-21 | Add intersperse() method for arrays (#1897) | Gokul Soumya | |
| 2023-08-19 | docs: Update guidelines within Advanced Styling tutorial (#1915) | Tobias Rapp | |
| Update the header alignment of the conference guidelines from "left" to "right" to match the actual code examples. | |||
| 2023-08-08 | fix(docs): correct function name in types.md (#1894) | Raik Rohde | |
| Corrected the function name from `float` to `int` in the documentation. | |||
| 2023-08-07 | Version bumpv0.7.0 | Laurenz | |
| 2023-08-07 | Update changelog | 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-29 | Add start parameter to array enumerate (#1818) | bluebear94 | |
| 2023-07-26 | fix content::fields in types.md (#1754) | Pg Biel | |
| 2023-07-26 | Cleanup docs (#1797) | Adrián Delgado | |
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
| 2023-07-18 | Adding `dedup` to `array` (#1738) | Sébastien d'Herbais de Thun | |
| 2023-07-17 | Overview over directory structure in architecture file | Laurenz | |
| Fixes #1736 | |||
| 2023-07-11 | Add fields and methods to several primitives (#790) | Pg Biel | |
| 2023-07-06 | Change "behind the colon" to "after the colon" (#1670) | Greg Shuflin | |
| Change "behind the colon" to "after the colon", which is more natural English usage. | |||
| 2023-07-05 | Improve sink and spreading docs | Laurenz | |
| 2023-07-03 | Move roadmap into this repository | Laurenz | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
