Releases: sonic182/aiosonic
Releases · sonic182/aiosonic
0.22.0
Added
- MultipartForm class for easier multipart form data creation (#513)
0.21.0
Fixed
- Safer closing transport with abort, less RuntimeErrors #483 (Thanks to @geraldog)
0.20.1
Changed
- version range for charset-normalizer
0.20.0
Changed
- json argument added in
HTTPClient.request
method
- parameters usage inside HTTPClient class
0.18.1
Changed
- Dependency management with poetry
Fixed
- Proxy usage for https targets
0.17.1
Added
- #449 Tests compatibility for python 3.12, tox and nodejs update (thanks to @Jamim)
Fixed
0.17.0
Added
- ok property to HTTPClient (thanks to @pysergio)
0.16.2
Fixed
- onecache dependency update