## [0.1.0] - 2026-01-07
### ๐ Features
- Initial crate
- Post requests
- Rustls_feature
- Add location to errors
- Add parameter encoding
- UriBuilderError
- Added other parsers
- Passthrough cookies feature
- Request headers
- Retry on peer disconect
### ๐ Bug Fixes
- Clippy lints
### ๐ผ Other
- *(deps)* Bump actions/checkout from 5 to 6
- *(deps)* Update hotpath requirement from 0.7.3 to 0.9.0
### ๐งช Testing
- Added get request testing
### โ๏ธ Miscellaneous Tasks
- Rename crate
- Use each-feature instead of powerset