| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `once_cell` dependency and replace with `OnceLock` | 魏曹先生 | 12 days | 1 | -8/+0 |
| | | |||||
| * | Add `empty_result!` macro and `REPL` resource, improve examples | 魏曹先生 | 14 days | 1 | -4/+3 |
| | | |||||
| * | Update example version to 0.1.9 | 魏曹先生 | 2026-05-18 | 1 | -7/+3 |
| | | |||||
| * | Switch mingling_core and mingling_macros to use published crate versions0.1.8 | Weicao-CatilGrass | 2026-05-18 | 1 | -0/+4 |
| | | |||||
| * | Simplify example imports to use prelude and add resources example | 魏曹先生 | 2026-05-16 | 1 | -1/+1 |
| | | | | | | | | | | Add a new example demonstrating global resource injection in chain functions, and update all existing examples to import from `mingling::prelude` instead of individual macro paths. Also add `example-resources` to the workspace exclude list. | ||||
| * | Remove thiserror dependency and implement error types manually | 魏曹先生 | 2026-05-15 | 1 | -21/+0 |
| | | |||||
| * | Add dispatch tree example and update doc version references | 魏曹先生 | 2026-05-08 | 3 | -0/+170 |
