| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2025-01-05 | feat(ecs): allow control over component mutability in query | HampusM | 
| 2024-12-09 | refactor(ecs): use phases for system ordering | HampusM | 
| 2024-08-10 | refactor(ecs): create archetype lookup entries on-the-go | HampusM | 
| 2024-08-07 | docs(ecs): make examples not use own start event | HampusM | 
| 2024-07-29 | docs(ecs): make examples work correctly | HampusM | 
| 2024-04-10 | chore(ecs): remove Event trait id method & take events by value | HampusM | 
| 2024-03-02 | feat(ecs): add event trait | HampusM | 
| 2024-02-29 | feat(ecs): add iterating over queries non-mutably | HampusM | 
| 2024-02-26 | fix(ecs): make Component trait not automatic & add derive macro | HampusM | 
| 2024-02-18 | feat: add entity component system library | HampusM | 
