v0.2.0 — breaking release - Response DTO replaces ClientResponse (no more `async with response:`). - raise_on_error mode + ClientHTTPError / RetryExhaustedError / TransportError. - verify_ssl + ssl_context split. Limiter.timeAwait renamed to time_await. - Neutral User-Agent. parse_json_response is sync and DTO-based. - See CHANGELOG.md for the migration guide.