| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(core): rename `builds` feature to `build` | 魏曹先生 | 21 hours | 1 | -2/+2 |
| | | | | | | | | Replace the `builds` feature with `build` across the crate, keeping a backward-compatible alias for the old name. Update all internal visibility from `#[doc(hidden)] pub mod` to `pub(crate) mod` and reorganize the `__private` module into a dedicated `private.rs`. | ||||
| * | Simplify workspace exclude patterns and add workspace stanzas | Weicao-CatilGrass | 2026-06-12 | 1 | -0/+2 |
| | | |||||
| * | Rework examples and add entry macro for testing | Weicao-CatilGrass | 2026-05-23 | 1 | -3/+21 |
| | | |||||
| * | Make async an optional feature | 魏曹先生 | 2026-04-19 | 1 | -1/+0 |
| | | |||||
| * | Remove workspace Cargo.lock and add per-example lockfiles | 魏曹先生 | 2026-04-11 | 1 | -2/+2 |
| | | |||||
| * | Remove serde dependency from example projects | 魏曹先生 | 2026-04-11 | 1 | -1/+0 |
| | | |||||
| * | Add example-completion and update workspace dependencies | 魏曹先生 | 2026-04-11 | 1 | -0/+9 |
