| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | 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-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-05-01 | Fix two things in docs | Laurenz | |
| 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-01 | Don't display empty counters and state | Laurenz | |
| Fixes #338. | |||
| 2023-03-20 | Documentation for measure, locate, and style | Laurenz | |
| 2023-03-20 | Documentation for query | Laurenz | |
| 2023-03-20 | Documentation for state | Laurenz | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-19 | Measurement and introspection rework | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-17 | State | Laurenz | |
