## [0.1.0] - 2026-05-09
### Added
- Full HTTPie-compatible CLI (METHOD URL ITEMS)
- JSON / XML / HTML / binary response formatting
- Syntax-highlighted output with 4 built-in themes
- Basic, Bearer, Digest (RFC 7616) authentication
- Named sessions with cookie + header persistence
- Environment profiles (~/.config/zapreq/envs/)
- Request collections (save/run/list/delete)
- AI-powered request assistant (ZAPREQ_AI_KEY)
- Response diffing (zapreq diff URL_A URL_B)
- Progress bar download with resume support
- Plugin system foundation
- Multi-platform: Linux, macOS, Windows