| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-30 | Version bumpv0.6.0 | Laurenz | |
| 2023-06-30 | Update changelog | Laurenz | |
| 2023-06-30 | More package documentation | Laurenz | |
| 2023-06-30 | Non-Typst highlighting in documentation | Laurenz | |
| 2023-06-28 | Reintroduce `--root` | Laurenz | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-12 | Support for inside and outside margins (#1308) | Luis David Licea Torres | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-09 | Version bumpv0.5.0 | Laurenz | |
| 2023-06-09 | Final tweaks | Laurenz | |
| 2023-06-09 | Update changelog | Laurenz | |
| 2023-06-09 | Touch up docs | Laurenz | |
| 2023-06-09 | Latex guide sentence changes (#1297) | jassler | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-06 | Small refactorings | Laurenz | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-06-06 | Add note to `groups.yml` | Laurenz | |
| 2023-06-06 | Rename `into_u16` to `as_u16` | Laurenz | |
| 2023-05-31 | Fix 404 links | Martin Haug | |
| 2023-05-30 | Fix doc links | Laurenz | |
| 2023-05-30 | Add `fields` method to content (#1340) | MALO | |
| 2023-05-23 | Fix tests on windows (#1222) | Eric Biedert | |
| 2023-05-23 | Forced size command in math (#1128) | sitandr | |
| 2023-05-23 | Add support for date & time handling (#435) | Laurenz Stampfl | |
| 2023-05-20 | Version bumpv0.4.0 | Laurenz | |
| 2023-05-20 | Footnotes | Laurenz | |
| 2023-05-20 | Add web app changelog | Martin Haug | |
| 2023-05-20 | Update changelog | Laurenz | |
| 2023-05-19 | Update string doc: index can be negative (#1198) | Leedehai | |
| 2023-05-19 | Fix broken link for "Let binding" (#1242) | multisn8 | |
| 2023-05-19 | Doc links for function scopes | Laurenz | |
| 2023-05-17 | Show default values in documentation | Laurenz | |
| Fixes #169 Fixes #1102 | |||
| 2023-05-17 | Search keywords | Laurenz | |
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-17 | Externalize contributor fetching | Laurenz | |
| 2023-05-16 | Bump comemo | Laurenz | |
| 2023-05-15 | Small typo in 1-writing.md (#1189) | maxwell-thum | |
| 2023-05-15 | Minor grammar mistake in Guide for LaTeX Users (#1209) | Kevin Stevens | |
| Co-authored-by: Kevin Stevens <stevenskevin@users.noreply.github.com> | |||
| 2023-05-11 | Guide for users switching from LaTeX (#1103) | Martin Haug | |
| 2023-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-03 | Implement default values for at() (#995) | Michael Lohr | |
| 2023-05-03 | Refactor string replacement | Laurenz | |
| 2023-05-03 | [Feature] Allow function as argument for string.replace (#944) | dvdvgt | |
| 2023-05-03 | Add rust minimum version in `Cargo.toml` (#902) | HarmoGlace | |
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-05-01 | Fix two things in docs | Laurenz | |
| 2023-04-27 | Add sponsorship section to community page | Martin Haug | |
| 2023-04-26 | Amend changelog | Martin Haug | |
| 2023-04-26 | Version bumpv0.3.0 | Laurenz | |
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-25 | Add a zip method to arrays (#947) | Laurenz Stampfl | |
| 2023-04-25 | Add sum and product to arrays (#966) | SekoiaTree | |
