summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19Bump rustix from 0.38.13 to 0.38.19 (#2429)dependabot[bot]
2023-10-19Clarified docs for `calc.perm,rem,quo` (#2408)Joseph Wilson
2023-10-19Clear screen instead of resetting the terminal (#2431)frozolotl
2023-10-19Fixed transform panic (#2435)Sébastien d'Herbais de Thun
2023-10-18removed `update_justifiable` (#2426)Sébastien d'Herbais de Thun
2023-10-17Cached export for incremental (#2400)Sébastien d'Herbais de Thun
2023-10-17Replace `Vec` with `EcoVec`, removed `Box` (#2420)Sébastien d'Herbais de Thun
2023-10-17Cache `is_justifiable` (#2399)Sébastien d'Herbais de Thun
2023-10-17Add `reverse` parameter to `cases` (#2370)tingerrr
2023-10-17Filter out prohibited line breaks in `par` (#2376)tingerrr
2023-10-17Add some integral symbols (#2413)Oscar
2023-10-17mehtod to method in page-setup.md (#2412)Pierre
2023-10-17Replaced `into_iter` to `iter` (#2398)Sébastien d'Herbais de Thun
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-12 Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` (#2...Sébastien d'Herbais de Thun
2023-10-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
2023-10-10Simpler example for a regex (#2345)KillTheMule
2023-10-10Add `quote` element (#2252)tingerrr
2023-10-10Add `raw.line` (#2341)Sébastien d'Herbais de Thun
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-10Adds a default value to `.remove()` on `dict` and `array` (#2346)Sébastien d'Herbais de Thun
2023-10-10Gradient Part 4 - Conic gradients (#2325)Sébastien d'Herbais de Thun
2023-10-09Update issue template and link to web app issue trackerLaurenz
2023-10-09Hashtag -> HashLaurenz
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-09Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)MALO
2023-10-09Optimize `Str::rev`Laurenz
2023-10-09Bump ecowLaurenz
2023-10-09Expand label docsLaurenz
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-08Bump hypherLaurenz
2023-10-06Add `size:` argument for `abs`, `norm`, `floor`, `ceil` and `round` (#2292) (...HydroH
2023-10-06Gradient Part 3 - Radial gradients (#2312)Sébastien d'Herbais de Thun
2023-10-06Fix Clippy lints (#2320)bluebear94
2023-10-05Fix typo in page setup guideLaurenz
2023-10-05Fix crashes with infinite lengths (part 2) (#2298)bluebear94
2023-10-04Adjust gradient docsLaurenz
2023-10-04Improve plugin docsLaurenz
2023-10-04Fix HSL/HSV mixupLaurenz
2023-10-04Make SVG encoding in PDF export incremental (#2290)Laurenz
2023-10-04Refactor PDF export a bitLaurenz
2023-10-04Bump pdf-writer and svg2pdfLaurenz
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-04Gradient Part 2a - Fix sharp gradients in SVG (#2307)Sébastien d'Herbais de Thun
2023-10-04Fix `extent` for text decoration (#2308)Eric Biedert
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Fix test failureLaurenz
2023-10-03Honor text’s fallback option for hyphenation (#2301)bluebear94
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
2023-10-02Add capability to get current compiler version (#2016)T0mstone