Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.2.3
- bug: update pool on request error
## v0.2.2
- mapped mint request error 3-element tuple to 2-element error tuple
## v0.2.0
- fixed bug where only last batch of data was returned
- grouped responses into a Response struct
## v0.1.0
- initial pooling support
- support for simple requests (tested for HTTP1 only)