| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-20 | Version bumpv0.4.0 | Laurenz | |
| 2023-05-16 | Bump comemo | Laurenz | |
| 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 | Add rust minimum version in `Cargo.toml` (#902) | HarmoGlace | |
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-05-02 | Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) | Martin Haug | |
| 2023-04-26 | Version bumpv0.3.0 | Laurenz | |
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-26 | Add toml support (#807) | HarmoGlace | |
| 2023-04-26 | Upgrade a bunch of deps and remove two unused ones (#968) | Alex Saveau | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-17 | Bump comemo | Laurenz | |
| 2023-04-14 | bump chinese-numbers version (#797) | Pg Biel | |
| 2023-04-13 | Reduce amount of hashing | Laurenz | |
| 2023-04-11 | Version bumpv0.2.0 | Laurenz | |
| 2023-04-06 | Add Chinese numbering (#565) | SteamedFish | |
| 2023-04-05 | Bump versionv0.1.0 | Laurenz | |
| 2023-04-04 | Bump hayagriva | Laurenz | |
| Fixes #287 Fixes #304 Fixes #459 Fixes #506 | |||
| 2023-04-01 | add support for loading data from yaml files (#447) | P-Andersson | |
| 2023-03-28 | Switch to crates.io version of `lipsum` | Laurenz | |
| 2023-03-27 | Bump dependencies | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-14 | Bibliography and citations | Laurenz | |
| 2023-03-01 | Bump `ecow` | Laurenz | |
| 2023-02-23 | Switch to ecow | Laurenz | |
| 2023-02-06 | Set Typst versions to `0.0.0` | Laurenz | |
| 2023-02-01 | Always apply math italics corrections | Laurenz | |
| 2023-01-27 | Symbol values and modules | Laurenz | |
| 2023-01-22 | Remove ReX | Laurenz | |
| 2022-12-06 | More math syntax | Laurenz | |
| 2022-12-05 | Symbol notation | Laurenz | |
| 2022-12-02 | Multi-part numbering patterns | Laurenz | |
| 2022-12-02 | Introduce virtual typesetter | Laurenz | |
| 2022-11-03 | Separate test crate | Laurenz | |
| This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414 | |||
| 2022-11-03 | Split crates | Laurenz | |
