All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated version to 1.0.0
- Initial release with full HTTP/S client functionality
- Fluent API with method chaining
- Cookie management with tough-cookie
- Retry logic with exponential backoff
- Request/response interceptors
- Streaming support with progress tracking
- Proxy support
- Automatic compression handling
- TypeScript definitions