| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-30 | Minor improvements | Laurenz | |
| 2023-06-24 | Use third person in documentation (#1560) | MALO | |
| 2023-06-12 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-19 | Document `both` argument for counters | Laurenz | |
| 2023-05-17 | Better documentation outlines | Laurenz | |
| 2023-05-11 | More efficient introspection | Laurenz | |
| Switches from a mutable locator to one based on tracked chains and optimizes query performance. | |||
| 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-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-12 | Selector rework (#640) | Sébastien d'Herbais de Thun | |
| 2023-04-04 | Locatable selectors | Laurenz | |
| 2023-04-04 | Refactor and document figures | Laurenz | |
| 2023-04-04 | Improved figure numbering, labelling and referencing (#491) | Sébastien d'Herbais de Thun | |
| 2023-04-02 | Revise counter documentation | Laurenz | |
| 2023-04-02 | Make all counters start at zero (#533) | Sébastien d'Herbais de Thun | |
| 2023-04-01 | Fix underflows in counter | Laurenz | |
| 2023-04-01 | Don't display empty counters and state | Laurenz | |
| Fixes #338. | |||
| 2023-03-27 | Fix enum parsing and allow zero in numberings | Laurenz | |
| Fixes #353. | |||
| 2023-03-21 | Fix typo | Laurenz | |
| 2023-03-20 | Documentation for citation, bibliography, and content | Laurenz | |
| 2023-03-20 | Documentation for query | Laurenz | |
| 2023-03-20 | Documentation for state | Laurenz | |
| 2023-03-20 | Documentation for counters | Laurenz | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-19 | Measurement and introspection rework | Laurenz | |
| 2023-03-18 | Fix page counter | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-17 | State | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
