| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-08 | Update roadmap | Martin Haug | |
| 2023-12-07 | Add regression test for #1597 | Laurenz | |
| 2023-12-07 | Fix label in `.fields()` accessor (#2884) | Sébastien d'Herbais de Thun | |
| 2023-12-07 | Update cargo install command in README | Laurenz | |
| 2023-12-06 | Add calc.root function (#2736) | Emanuel | |
| Fixes #2522 | |||
| 2023-12-06 | Let test.rs --exact also accept file path of a typ file (#2817) | Leedehai | |
| 2023-12-06 | Use a rotating test progress printer (#2872) | Leedehai | |
| 2023-12-05 | Add simple fuzz testing (#2581) | Nathaniel Brough | |
| 2023-12-05 | Implement lexicographic array comparison (#2827) | PgBiel | |
| 2023-12-05 | Add theming for scopes required by diff format (#2838) | Albert Dong | |
| 2023-12-05 | Rename is_cjk_script() to is_cj_script() (#2829) | Leedehai | |
| 2023-12-05 | Rephrased documentation about relativeness for patterns and gradients (#2863) | Andrew Voynov | |
| 2023-12-05 | Move spaces between badges out of link texts in README (#2866) | Yukai Chou | |
| 2023-12-05 | Removed trailing whitespaces (#2852) | Andrew Voynov | |
| 2023-12-05 | Moved `auto` note up in caption separator docs (#2856) | Andrew Voynov | |
| Previously `auto` note was only visible when example is shown. | |||
| 2023-12-05 | Fixed typo/mistake in math alignment documentation. (#2865) | Johann Birnick | |
| 2023-12-04 | Version bumpv0.10.0 | Laurenz | |
| 2023-12-04 | Enable workspace lints for tests | Laurenz | |
| 2023-12-04 | Fix PDF transform (#2850) | Sébastien d'Herbais de Thun | |
| 2023-12-04 | Update emph.rs docstring (#2847) | Joseph Wilson | |
| 2023-12-04 | Fix zero-sized patterns | Laurenz | |
| 2023-12-04 | Fix defaults on `#[synthesized]` fields (#2825) | Sébastien d'Herbais de Thun | |
| Fixes #2821 | |||
| 2023-11-30 | Disable dependabot | Laurenz | |
| It's already starting to create too many PRs for my liking. Dependabot alerts are already active on the repository, so we should still be notified about important security updates. | |||
| 2023-11-30 | Adjust signature of `jump_from_cursor` | Laurenz | |
| 2023-11-30 | Drop dependency on `DashMap` | Laurenz | |
| DashMap doesn't work in multi-threaded WebAssembly in Safari: https://bugs.webkit.org/show_bug.cgi?id=265581 | |||
| 2023-11-30 | Fix content hashing | Laurenz | |
| Fixes #2800 | |||
| 2023-11-30 | Optimized labels & introspector (#2801) | Sébastien d'Herbais de Thun | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-11-30 | Fix chinese numbers being limited to 255 (#2802) | frozolotl | |
| 2023-11-29 | Don't exit watcher on invalid utf-8 (#2795) | He Li | |
| 2023-11-29 | Fix typo | Laurenz | |
| 2023-11-29 | Update changelog again | Laurenz | |
| 2023-11-29 | Added the Estonian language to LocalName (#2797) | Marten Roots | |
| 2023-11-29 | Bump hayagriva | Laurenz | |
| 2023-11-29 | Bump svg2pdf | Laurenz | |
| 2023-11-29 | Pattern improvements | Laurenz | |
| 2023-11-29 | A little less route nesting | Laurenz | |
| 2023-11-29 | Update New Computer Modern fonts to version 4.7 (#2764) | Leedehai | |
| 2023-11-29 | Demo mid() with a new example showing a friction point with auto-scaling (#2783) | Leedehai | |
| 2023-11-29 | Don't write multiple authors in XMP metadata | Laurenz | |
| Fixes #2556. | |||
| 2023-11-28 | Better error message for named instead of positional argument | Laurenz | |
| 2023-11-28 | Add missing details for type completion | Laurenz | |
| 2023-11-27 | Fix typos | Laurenz | |
| 2023-11-27 | Bump docker/build-push-action from 4.0.0 to 5.1.0 (#2785) | dependabot[bot] | |
| Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2023-11-27 | Mark document children as internal | Laurenz | |
| 2023-11-27 | Bump dependencies | Laurenz | |
| 2023-11-27 | Make workspace inheriting consistent | Laurenz | |
| 2023-11-27 | Bump comemo and siphasher | Laurenz | |
| 2023-11-27 | Update roadmap | Laurenz | |
| 2023-11-27 | Update changelog | Laurenz | |
| 2023-11-27 | Fix trailing comma of function call in math mode (#2772) | T0mstone | |
