All notable changes to this project will be documented in this file.
- Introduce the Raw framework core with async routing and middleware.
- Add static file middleware, request ID, and logging helpers.
- Provide request helpers for JSON parsing and response helpers for JSON/HTML/text.
- Add the Raw CLI with project scaffolding.
- Expand docs and examples for the new framework.