summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-29Fix paragraph spacing in Rust 1.82+0.10Laurenz
2023-12-04Version bumpv0.10.0Laurenz
2023-12-04Enable workspace lints for testsLaurenz
2023-12-04Fix PDF transform (#2850)Sébastien d'Herbais de Thun
2023-12-04Update emph.rs docstring (#2847)Joseph Wilson
2023-12-04Fix zero-sized patternsLaurenz
2023-12-04Fix defaults on `#[synthesized]` fields (#2825)Sébastien d'Herbais de Thun
Fixes #2821
2023-11-30Disable dependabotLaurenz
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-30Adjust signature of `jump_from_cursor`Laurenz
2023-11-30Drop 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-30Fix content hashingLaurenz
Fixes #2800
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-30Fix chinese numbers being limited to 255 (#2802)frozolotl
2023-11-29Don't exit watcher on invalid utf-8 (#2795)He Li
2023-11-29Fix typoLaurenz
2023-11-29Update changelog againLaurenz
2023-11-29Added the Estonian language to LocalName (#2797)Marten Roots
2023-11-29Bump hayagrivaLaurenz
2023-11-29Bump svg2pdfLaurenz
2023-11-29Pattern improvementsLaurenz
2023-11-29A little less route nestingLaurenz
2023-11-29Update New Computer Modern fonts to version 4.7 (#2764)Leedehai
2023-11-29Demo mid() with a new example showing a friction point with auto-scaling (#2783)Leedehai
2023-11-29Don't write multiple authors in XMP metadataLaurenz
Fixes #2556.
2023-11-28Better error message for named instead of positional argumentLaurenz
2023-11-28Add missing details for type completionLaurenz
2023-11-27Fix typosLaurenz
2023-11-27Bump 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-27Mark document children as internalLaurenz
2023-11-27Bump dependenciesLaurenz
2023-11-27Make workspace inheriting consistentLaurenz
2023-11-27Bump comemo and siphasherLaurenz
2023-11-27Update roadmapLaurenz
2023-11-27Update changelogLaurenz
2023-11-27Fix trailing comma of function call in math mode (#2772)T0mstone
2023-11-27Fixed changelog typosLaurenz
Fixes #2537
2023-11-27Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)dependabot[bot]
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: docker/metadata-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-27Bump actions/checkout from 3 to 4 (#2781)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout 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-27Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)dependabot[bot]
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-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-27Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/login-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-27Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)dependabot[bot]
2023-11-27Check actions with dependabot (#2766)danieleades
2023-11-27Optimized `DocumentElem` (#2777)Sébastien d'Herbais de Thun
2023-11-27Implement mid() for middle delimiters in lr() (#2760)Leedehai
2023-11-27Add test cases to verify lexer's identifier validation (#2773)Leedehai
2023-11-27Optimize `Content::has`, `Introspector::query_label`, and `MetaElem` (#2759)Sébastien d'Herbais de Thun
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-27Run clippy on all features (#2767)danieleades
2023-11-27Added `hint` to `bail!`, `warning!`, and `error!` (#2756)Sébastien d'Herbais de Thun
2023-11-27Added vertical number alignment to enum (#2742)Jakob Sachs
Fixes #2441