| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-31 | Version bumpv0.9.0 | Laurenz | |
| 2023-10-31 | Update changelog | Laurenz | |
| 2023-10-31 | CSL support | Laurenz | |
| 2023-10-31 | Documentation improvements (#2492) | Joseph Wilson | |
| 2023-10-30 | Fixed typos (#2524) | Fritz Rehde | |
| 2023-10-30 | Linker error with iconv fix in flake.nix (#2525) | Stanislav Alekseev | |
| 2023-10-30 | Say which label occurs never or multiple times in error message | Laurenz | |
| 2023-10-30 | Add a bit more detail to `font` parameter docs | Laurenz | |
| 2023-10-30 | Label tooltip | Laurenz | |
| 2023-10-30 | Label autocompletion | Laurenz | |
| 2023-10-30 | More Markdown features in docs | Laurenz | |
| 2023-10-30 | Add missing gradient to stroke cast (#2527) | Eric Biedert | |
| 2023-10-29 | Remove duplicated lookup | Laurenz | |
| 2023-10-29 | Reduce trigger region of closure tooltip | Laurenz | |
| 2023-10-29 | Docs fixes | Laurenz | |
| 2023-10-29 | Clarify how `ident` is used in PDF export | Laurenz | |
| 2023-10-29 | Improve "cannot apply '{+,-}'" error messages (#2510) | MALO | |
| 2023-10-29 | Prevent Nix warning when using `lib.getExe` (#2507) | Pol Dellaiera | |
| 1. Remove unecessary inputs 2. Use `flake-parts` module `easyOverlay` 3. Add default Nix formatter 4. Make `systems` attr overridable | |||
| 2023-10-29 | Linebreaking for links | Laurenz | |
| 2023-10-28 | Simplify linebreaking | Laurenz | |
| Switches from an iterator to callback style, which significantly increases the clarity of the whole thing. | |||
| 2023-10-28 | Bump ICU data | Laurenz | |
| 2023-10-28 | Add regression test for #80 | Laurenz | |
| 2023-10-28 | Fix justification with hanging indent and negative spacing | Laurenz | |
| Fixes #2419 | |||
| 2023-10-28 | Fix justified linebreaking without justifiables | Laurenz | |
| 2023-10-27 | Add IDs and creation date to PDFs (#2374) | Martin Haug | |
| 2023-10-27 | Fix spelling of sRGB | Laurenz | |
| 2023-10-27 | Fix error priority for function arguments | Laurenz | |
| Errors about superfluous arguments are now thrown before errors of the function execution itself. Fixes #1367 | |||
| 2023-10-27 | Fix argument parsing bug | Laurenz | |
| Things like `luma(1, key: "val")` didn't produce an error before because `args.finish()?` wasn't called. This changes `args: Args` to `args: &mut Args` to make it impossible for that to happen. | |||
| 2023-10-27 | Less verbose `Debug` impl for `Element` | Laurenz | |
| 2023-10-27 | Implement unary `array.zip`, closing #2478 (#2491) | Joseph Wilson | |
| 2023-10-27 | Fix trailing mandatory breaks being swallowed (#2502) | tingerrr | |
| 2023-10-25 | Use fontdb to search fonts, with basic fontconfig support (#2472) | 7sDream | |
| 2023-10-25 | Bump dependencies | Laurenz | |
| 2023-10-25 | Fix pagebreak.to check (#2475) | Francisco J. Sanchez | |
| 2023-10-25 | Add `csch` and `sech` operators (#2378) | Thomas Aldrian | |
| 2023-10-25 | Update changelog | Laurenz | |
| This is preliminary since a few more changes will come before 0.9. | |||
| 2023-10-25 | Improve color and gradient docs | Laurenz | |
| 2023-10-24 | Bump pdf-writer | Laurenz | |
| Fixes #2397 | |||
| 2023-10-22 | Remove unnecessary backticks | Laurenz | |
| Fixes #2447 | |||
| 2023-10-22 | Refactor `cancel`, now able to take absolute angle or functions (#2466) | LU Jialin | |
| 2023-10-22 | Support adjustment of more CJK punctuation (#2456) | Wenzhuo Liu | |
| 2023-10-22 | Fixed usage of command options in README (#2445) | toddlerer | |
| 2023-10-22 | Fix compiler panic for float with no vertical alignment (#2437) | MALO | |
| 2023-10-22 | Don't hyphenate on no-break characters (#2396) | Eric Biedert | |
| 2023-10-22 | Adapt default figure separator to the current locale (#2390) | MALO | |
| 2023-10-22 | Add date to document (#2371) | SekoiaTree | |
| 2023-10-22 | Add support for negative augment indexes (#2372) | SekoiaTree | |
| 2023-10-19 | Fix tag list order | Laurenz | |
| 2023-10-19 | Only print unique diagnostics (#2385) | tingerrr | |
| 2023-10-19 | Bump rustix from 0.38.13 to 0.38.19 (#2429) | dependabot[bot] | |
| Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.13 to 0.38.19. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.13...v0.38.19) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect | |||
